Interface | Description |
---|---|
SNIClientConfigResolver |
The client-side SNI config resolver, which could be used to customize
SNI host name sent from client to server.
|
SNIServerConfigResolver |
The server-side SNI config resolver, which could be used to customize
SSLEngineConfigurator based on the SNI host name information sent
from client. |
Class | Description |
---|---|
SNIConfig |
The object represents SNI configuration for either server or client side.
|
SNIFilter |
TLS Server Name Indication (SNI)
Filter implementation. |
Copyright © 2015 Oracle Corporation. All rights reserved.