Uses of Package
org.ldaptive.ssl

Packages that use org.ldaptive.ssl
org.ldaptive   
org.ldaptive.props   
org.ldaptive.ssl   
 

Classes in org.ldaptive.ssl used by org.ldaptive
SslConfig
          Contains all the configuration data for SSL and startTLS.
 

Classes in org.ldaptive.ssl used by org.ldaptive.props
SslConfig
          Contains all the configuration data for SSL and startTLS.
 

Classes in org.ldaptive.ssl used by org.ldaptive.ssl
AbstractCredentialReader
          Base class for all credential readers.
AbstractSSLContextInitializer
          Provides common implementation for SSL context initializer.
AbstractTLSSocketFactory
          Provides common implementation for TLSSocketFactory.
AggregateTrustManager.Strategy
          Enum to define how trust managers should be processed.
CertificateHostnameVerifier
          Interface for verifying a hostname matching a certificate.
CredentialConfig
          Provides a base interface for all credential configurations.
CredentialReader
          Reads a credential from an IO source.
SocketConfig
          Contains the configuration data for sockets.
SslConfig
          Contains all the configuration data for SSL and startTLS.
SSLContextInitializer
          Provides an interface for the initialization of new SSL contexts.
TLSSocketFactory
          An extension of SSLSocketFactory that leverages an SSL context initializer.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.