Uses of Class
edu.vt.middleware.ldap.ssl.AbstractSSLContextInitializer

Packages that use AbstractSSLContextInitializer
edu.vt.middleware.ldap.ssl   
 

Uses of AbstractSSLContextInitializer in edu.vt.middleware.ldap.ssl
 

Subclasses of AbstractSSLContextInitializer in edu.vt.middleware.ldap.ssl
 class DefaultSSLContextInitializer
          Provides a default implementation of SSLContextInitializer which allows the setting of trust and key managers in order to create an SSL context.
 class KeyStoreSSLContextInitializer
          Provides a SSLContextInitializer which can use java KeyStores to create key and trust managers.
 class X509SSLContextInitializer
          Provides a SSLContextInitializer which can use X509 certificates to create key and trust managers.
 



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