public class GlassfishServerSocketFactory extends JSSE14SocketFactory
clientAuthNeed, clientAuthWant, defaultAlgorithm, defaultProtocol, enabledCiphers, initialized, logger, sslProxyattributes, context| Constructor and Description |
|---|
GlassfishServerSocketFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected KeyManager[] |
getKeyManagers(String algorithm,
String keyAlias)
Gets the initialized key managers.
|
protected KeyStore |
getTrustStore()
Gets the SSL server's truststore.
|
getCRLs, getEnabledProtocols, getParameters, getTrustManagers, init, setEnabledProtocolsacceptSocket, createSocket, createSocket, createSocket, getEnabledCiphers, getKeystore, getKeystorePassword, getTruststorePassword, handshake, initServerSocketgetDefault, getSSLContext, initSocket, setAttributeprotected KeyManager[] getKeyManagers(String algorithm, String keyAlias) throws Exception
JSSE14SocketFactorygetKeyManagers in class JSSE14SocketFactoryExceptionprotected KeyStore getTrustStore() throws IOException
JSSESocketFactorygetTrustStore in class JSSESocketFactoryIOExceptionCopyright © 2017. All rights reserved.