| Package | Description |
|---|---|
| com.sun.enterprise.security.ssl | |
| org.glassfish.grizzly.config | |
| org.glassfish.grizzly.config.ssl |
| Modifier and Type | Class and Description |
|---|---|
class |
GlassfishSSLImpl |
| Modifier and Type | Field and Description |
|---|---|
protected javax.inject.Provider<SSLImplementation> |
SSLConfigurator.sslImplementation |
| Modifier and Type | Method and Description |
|---|---|
SSLImplementation |
SSLConfigurator.getSslImplementation()
Return the
SSLImplementation |
| Modifier and Type | Class and Description |
|---|---|
class |
JSSEImplementation
JSSEImplementation:
Concrete implementation class for JSSE
|
| Modifier and Type | Method and Description |
|---|---|
static SSLImplementation |
SSLImplementation.getInstance() |
static SSLImplementation |
SSLImplementation.getInstance(String className) |
Copyright © 2019. All rights reserved.