Package | Description |
---|---|
edu.vt.middleware.ldap.ssl |
Modifier and Type | Class and Description |
---|---|
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 © 2016. All rights reserved.