| AbstractKeyStoreConfiguration |
Configuration of the KeyStore
|
| EnvironmentPasswordProvider |
PasswordProvider implementation that obtains the password value from a system environment variable.
|
| FilePasswordProvider |
PasswordProvider that reads password from a file.
|
| KeyStoreConfiguration |
Configuration of the KeyStore
|
| LaxHostnameVerifier |
An HostnameVerifier which accepts everything.
|
| MemoryPasswordProvider |
Simple PasswordProvider implementation that keeps the password char[] array in memory.
|
| SslConfiguration |
SSL Configuration
|
| SslConfigurationDefaults |
|
| SslConfigurationFactory |
Creates an SSL configuration from Log4j properties.
|
| StoreConfiguration<T> |
|
| TrustStoreConfiguration |
Configuration of the TrustStore
|