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 |
ApacheLdapProviderConfig
Contains configuration data for the Apache Ldap provider.
|
Modifier and Type | Class and Description |
---|---|
class |
JLdapProviderConfig
Contains configuration data for the JLdap provider.
|
Modifier and Type | Class and Description |
---|---|
class |
JndiProviderConfig
Contains configuration data for the JNDI provider.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenDJProviderConfig
Contains configuration data for the OpenDJ provider.
|
Modifier and Type | Class and Description |
---|---|
class |
UnboundIDProviderConfig
Contains configuration data for the UnboundID 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 |
HostnameVerifierConfig
Contains all the configuration data for hostname verification.
|
class |
SocketConfig
Contains the configuration data for sockets.
|
class |
SslConfig
Contains all the configuration data for SSL and startTLS.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.