Class | Description |
---|---|
FooBarSNIResolver |
The
SNIServerConfigResolver , that manages SSL configuration for
"*.foo.com" and "*.bar.com" virtual hosts. |
Server |
SNI-aware standalone Java HTTP server.
|
SimpleHttpHandler |
Simple
HttpHandler implementation. |
SNIAddOn |
SNI
AddOn , that replaces standard SSLBaseFilter with
an SNIFilter in order to use different SSLEngineConfigurator
depending on the SNI host information. |
Copyright © 2015 Oracle Corporation. All rights reserved.