| Package | Description |
|---|---|
| org.ldaptive | |
| org.ldaptive.ad.extended |
| Modifier and Type | Class and Description |
|---|---|
class |
BindConnectionInitializer
Initializes a connection by performing a bind operation.
|
| Modifier and Type | Field and Description |
|---|---|
private ConnectionInitializer |
ConnectionConfig.connectionInitializer
Connection initializer to execute on
Connection.open(). |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInitializer |
ConnectionConfig.getConnectionInitializer()
Returns the connection initializer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionConfig.setConnectionInitializer(ConnectionInitializer initializer)
Sets the connection initializer.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FastBindOperation.FastBindConnectionInitializer
Connection initializer that executes the
FastBindOperation. |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.