Uses of Class
org.glassfish.admin.mbeanserver.ssl.SSLParams

Packages that use SSLParams
org.glassfish.admin.mbeanserver.ssl   
 

Uses of SSLParams in org.glassfish.admin.mbeanserver.ssl
 

Methods in org.glassfish.admin.mbeanserver.ssl with parameters of type SSLParams
 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)
           
 

Constructors in org.glassfish.admin.mbeanserver.ssl with parameters of type SSLParams
SecureRMIClientSocketFactory(SSLParams sslParams, InetAddress addr)
           
 



Copyright © 2012. All Rights Reserved.