Uses of Class
org.mozilla.jss.ssl.javax.JSSParameters
Packages that use JSSParameters
-
Uses of JSSParameters in org.mozilla.jss.ssl.javax
Methods in org.mozilla.jss.ssl.javax that return JSSParametersModifier and TypeMethodDescriptionJSSEngine.getSSLParameters()
Get the configuration from the current JSSEngine object as a JSSParameters object.JSSServerSocket.getSSLParameters()
Get the configuration of this SSLSocket as a JSSParameters object.JSSSocket.getSSLParameters()
Get the configuration of this SSLSocket as a JSSParameters object.