Searched defs:getSession (Results 1 - 13 of 13) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/javax/net/ssl/
H A DSSLSessionBindingEvent.java89 public SSLSession getSession() method in class:SSLSessionBindingEvent
H A DHandshakeCompletedEvent.java74 public SSLSession getSession() method in class:HandshakeCompletedEvent
H A DSSLSessionContext.java68 public SSLSession getSession(byte[] sessionId); method in interface:SSLSessionContext
H A DSSLEngine.java997 public abstract SSLSession getSession(); method in class:SSLEngine
H A DSSLSocket.java398 public abstract SSLSession getSession(); method in class:SSLSocket
/openjdk10/jdk/test/java/rmi/transport/pinClientSocketFactory/
H A DPinClientSocketFactory.java68 Session getSession() throws RemoteException; method in interface:PinClientSocketFactory.Factory
77 public Session getSession() throws RemoteException { method in class:PinClientSocketFactory.FactoryImpl
/openjdk10/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSSLSessionContextImpl.java61 public SSLSession getSession(byte[] sessionId) { method in class:SSLSessionContextImpl
H A DSSLSocketImpl.java2244 public SSLSession getSession() { method in class:SSLSocketImpl
H A DHandshaker.java936 SSLSessionImpl getSession() { method in class:Handshaker
H A DSSLEngineImpl.java1682 public synchronized SSLSession getSession() { method in class:SSLEngineImpl
/openjdk10/jdk/test/javax/net/ssl/sanity/pluggability/
H A DMySSLSocketFacImpl.java84 public SSLSession getSession() { return null; } method in class:MySSLSocket
H A DMySSLEngineImpl.java69 public SSLSession getSession() { return null; } method in class:MySSLEngineImpl
/openjdk10/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 138 milliseconds