| Interface | Description |
|---|---|
| SslContextProvider |
Provides
SslContext instance for HTTP server. |
| Class | Description |
|---|---|
| AutoRebuildSslContextProvider |
The abstract implementation for
SslContextProvider with a
WatchService to auto-rebuild SSLContext when certificates
modified. |
| SslContextProviders |
Implementations of
SslContextProvider. |
| Exception | Description |
|---|---|
| SSLRuntimeException |
A runtime exception for SSL.
|
Copyright © 2020. All rights reserved.