| Package | Description |
|---|---|
| org.glassfish.admin.mbeanserver.ssl |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
SSLClientConfigurator.configure(SSLParams sslParams)
This method creates an SSLContext based on the default provider and then
created TrustManagers, KeyManagers and initializes the SSLContext with
the TrustManager, KeyManager
|
void |
SSLClientConfigurator.setSSLParams(SSLParams sslParams) |
| Constructor and Description |
|---|
SecureRMIClientSocketFactory(SSLParams sslParams,
InetAddress addr) |
Copyright © 2015. All rights reserved.