Interface | Description |
---|---|
SecurePortStrategy | Deprecated
Use configuration parameters provided by connection listeners.
|
TlsStrategy |
TLS protocol upgrade strategy for non-blocking
TransportSecurityLayer sessions. |
TlsUpgradeCapable |
Capability to upgrade to TLS.
|
Class | Description |
---|---|
BasicClientTlsStrategy |
Basic client-side implementation of
TlsStrategy that upgrades to TLS for all endpoints
with HTTPS scheme. |
BasicServerTlsStrategy |
Basic side-side implementation of
TlsStrategy that upgrades to TLS for endpoints
with the specified local ports. |
FixedPortStrategy | Deprecated
Use configuration parameters provided by connection listeners.
|
TlsSupport |
HTTP/1.1 TLS support methods
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.