Uses of Class
org.mozilla.jss.ssl.javax.JSSSession
Packages that use JSSSession
-
Uses of JSSSession in org.mozilla.jss.ssl.javax
Fields in org.mozilla.jss.ssl.javax declared as JSSSessionModifier and TypeFieldDescriptionprotected JSSSession
JSSEngine.session
A JSSSession extends the SSLSession, providing useful information not otherwise contained in the SSLSession, but exposed by NSS.Methods in org.mozilla.jss.ssl.javax that return JSSSessionModifier and TypeMethodDescriptionJSSEngine.getSession()
Gets the JSSSession object which reflects the status of this JSS Engine's session.