|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLContextConfigurator | |
|---|---|
| org.glassfish.grizzly.ssl | |
| Uses of SSLContextConfigurator in org.glassfish.grizzly.ssl |
|---|
| Fields in org.glassfish.grizzly.ssl declared as SSLContextConfigurator | |
|---|---|
static SSLContextConfigurator |
SSLContextConfigurator.DEFAULT_CONFIG
Default SSL configuration. |
protected SSLContextConfigurator |
SSLEngineConfigurator.sslContextConfiguration
|
| Constructors in org.glassfish.grizzly.ssl with parameters of type SSLContextConfigurator | |
|---|---|
SSLCodec(SSLContextConfigurator config)
|
|
SSLEngineConfigurator(SSLContextConfigurator sslContextConfiguration)
Create SSL Engine configuration basing on passed SSLContextConfigurator. |
|
SSLEngineConfigurator(SSLContextConfigurator sslContextConfiguration,
boolean clientMode,
boolean needClientAuth,
boolean wantClientAuth)
Create SSL Engine configuration basing on passed SSLContextConfigurator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||