Class OServerTLSSocketFactory
java.lang.Object
com.orientechnologies.orient.server.network.OServerSocketFactory
com.orientechnologies.orient.server.network.OServerSSLSocketFactory
com.orientechnologies.orient.server.network.OServerTLSSocketFactory
-
Field Summary
Fields inherited from class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
PARAM_NETWORK_SSL_CLIENT_AUTH, PARAM_NETWORK_SSL_KEYSTORE, PARAM_NETWORK_SSL_KEYSTORE_PASSWORD, PARAM_NETWORK_SSL_KEYSTORE_TYPE, PARAM_NETWORK_SSL_TRUSTSTORE, PARAM_NETWORK_SSL_TRUSTSTORE_PASSWORD, PARAM_NETWORK_SSL_TRUSTSTORE_TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
config, createServerSocket, createServerSocket, createServerSocket, getSSLContext, isEncryptedMethods inherited from class com.orientechnologies.orient.server.network.OServerSocketFactory
getDefault, getName, setName
-
Constructor Details
-
OServerTLSSocketFactory
public OServerTLSSocketFactory()
-