| Interface | Description |
|---|---|
| OpenSSLContextFactory |
Service interface to create an
SslContext for a configuration. |
| SSLContextFactory |
Service interface to create a SSLContext for a configuration.
|
| Class | Description |
|---|---|
| OpenSSLContextFactoryProvider |
Provider that loads all registered
OpenSSLContextFactory services and returns the one with the highest priority. |
| SSLContextConfig |
This class holds configuration parameters for SSL context initialization.
|
| SSLContextConfig.Builder | |
| SSLContextFactoryProvider |
Provider that loads the SSLContextFactory services and return the one with the highest priority.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.