Uses of Class
org.ldaptive.ssl.AbstractSSLContextInitializer

Packages that use AbstractSSLContextInitializer
org.ldaptive.ssl   
 

Uses of AbstractSSLContextInitializer in org.ldaptive.ssl
 

Subclasses of AbstractSSLContextInitializer in org.ldaptive.ssl
 class DefaultSSLContextInitializer
          Provides a default implementation of SSL context initializer which allows the setting of trust and key managers in order to create an SSL context.
 class KeyStoreSSLContextInitializer
          Provides an SSL context initializer which can use java KeyStores to create key and trust managers.
 class X509SSLContextInitializer
          Provides an SSL context initializer which can use X.509 certificates to create key and trust managers.
 



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