Package | Description |
---|---|
org.ldaptive.ssl |
Modifier and Type | Class and Description |
---|---|
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-2019 Virginia Tech. All Rights Reserved.