Frames | No Frames |
Classes implementing javax.net.ssl.SSLSessionContext | |
class | A simple, non-persistent SessionContext.
|
Methods with return type javax.net.ssl.SSLSessionContext | |
SSLSessionContext | Returns the set of SSL sessions available for client connections.
|
SSLSessionContext | Returns the set of SSL sessions available for server connections.
|
SSLSessionContext | Returns the set of SSL contexts available for client connections.
|
SSLSessionContext | Returns the set of SSL contexts available for server connections.
|
SSLSessionContext | Returns this session's session context object.
|
Classes implementing javax.net.ssl.SSLSessionContext | |
class | A skeletal implementation of SSLSessionContext . |
Fields of type javax.net.ssl.SSLSessionContext | |
SSLSessionContext |
Methods with return type javax.net.ssl.SSLSessionContext | |
SSLSessionContext | Returns this session's session context object.
|