See: Description
| Class | Description |
|---|---|
| KeyStoreSSLContext |
KeyStoreSSLContext that mainly wrap a SSLContext to provide SSL context for both webservice and netty.
|
| NetSslContextBuilder |
Similar to `DefaultSslContextBuilder`, which build `javax.net.ssl.SSLContext` for web service.
|
| NettySSLContextAutoRefreshBuilder |
SSL context builder for Netty.
|
| SslContextFactoryWithAutoRefresh |
SslContextFactoryWithAutoRefresh that create SSLContext for web server, and refresh in time.
|
| SSLContextValidatorEngine |
SSLContextValidatorEngine to validate 2 SSlContext.
|
| Enum | Description |
|---|---|
| KeyStoreSSLContext.Mode |
Connection Mode for TLS.
|
| SSLContextValidatorEngine.Mode |
Mode of peer.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.