Package | Description |
---|---|
org.ldaptive | |
org.ldaptive.pool | |
org.ldaptive.provider | |
org.ldaptive.provider.jndi | |
org.ldaptive.sasl | |
org.ldaptive.ssl |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionConfig
Contains all the configuration data needed to control connections.
|
Modifier and Type | Class and Description |
---|---|
class |
PoolConfig
Contains all the configuration data that the pooling implementations need to control the pool.
|
Modifier and Type | Class and Description |
---|---|
class |
ProviderConfig<C>
Contains configuration data common to providers.
|
Modifier and Type | Class and Description |
---|---|
class |
JndiProviderConfig
Contains configuration data for the JNDI provider.
|
Modifier and Type | Class and Description |
---|---|
class |
CramMd5Config
Contains all the configuration data for SASL Cram-MD5 authentication.
|
class |
DigestMd5Config
Contains all the configuration data for SASL Digest-MD5 authentication.
|
class |
ExternalConfig
Contains all the configuration data for SASL EXTERNAL authentication.
|
class |
GssApiConfig
Contains all the configuration data for SASL GSSAPI authentication.
|
class |
SaslConfig
Contains all the configuration data for SASL authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
SocketConfig
Contains the configuration data for sockets.
|
class |
SslConfig
Contains all the configuration data for SSL and startTLS.
|
Copyright © 2023. All rights reserved.