| Class | Description |
|---|---|
| RestrictedSSLServerSocketFactory |
SSLServerSocketFactory decorator that restricts the available protocols and cipher suites in the sockets that are created.
|
| RestrictedSSLSocketFactory |
SSLSocketFactory decorator that restricts the available protocols and cipher suites in the sockets that are created.
|
| TlsConfiguration |
Support for configuring TLS/SSL connections.
|
| TlsProperties | |
| TlsPropertiesMapper |
Move a
TlsConfiguration to and from Properties (typically System Properties). |
| TlsPropertiesSocketFactory |
A socket factory that is configured via Properties, using a
TlsConfiguration that has been stored via
TlsPropertiesMapper. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.