OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mapd.common.SockTransportProperties Member List

This is the complete list of members for com.mapd.common.SockTransportProperties, including all inherited members.

getEncryptedClientDefaultTrustStore(boolean validate_server_name)com.mapd.common.SockTransportPropertiesinlinestatic
getEncryptedClientSpecifiedTrustStore(String trustStoreName, String trustStorePassword)com.mapd.common.SockTransportPropertiesinlinestatic
getEncryptedClientSpecifiedTrustStore(String trustStoreName, String trustStorePassword, boolean validate_server_name)com.mapd.common.SockTransportPropertiesinlinestatic
getEncryptedServer(String keyStoreName, String keyStorePassword)com.mapd.common.SockTransportPropertiesinlinestatic
getUnecryptedServer()com.mapd.common.SockTransportPropertiesinlinestatic
getUnencryptedClient()com.mapd.common.SockTransportPropertiesinlinestatic
HEAVYDBLOGGERcom.mapd.common.SockTransportPropertiespackagestatic
initializeAcceptedIssuers(KeyStore trust_store)com.mapd.common.SockTransportPropertiesinlineprivate
key_store_namecom.mapd.common.SockTransportPropertiesprivate
key_store_passwordcom.mapd.common.SockTransportPropertiesprivate
keyManagerscom.mapd.common.SockTransportPropertiesprivate
openBinaryEncrypted(String server_host, int port)com.mapd.common.SockTransportPropertiesinlineprivate
openClientTransport(String server_host, int port)com.mapd.common.SockTransportPropertiesinline
openHttpClientTransport(String server_host, int port)com.mapd.common.SockTransportPropertiesinline
openHttpsClientTransport(String server_host, int port)com.mapd.common.SockTransportPropertiesinline
openServerTransport(int port)com.mapd.common.SockTransportPropertiesinline
openServerTransportEncrypted(int port)com.mapd.common.SockTransportPropertiesinlineprivate
SockTransportProperties(String truststore_name, String truststore_passwd)com.mapd.common.SockTransportPropertiesinline
SockTransportProperties(TransportType tT, String store_name, String passwd, boolean validate_server_name)com.mapd.common.SockTransportPropertiesinlineprivate
SockTransportProperties(TransportType transportType, boolean validate_server_name)com.mapd.common.SockTransportPropertiesinlineprivate
transportTypecom.mapd.common.SockTransportPropertiesprivate
trustManagerscom.mapd.common.SockTransportPropertiesprivate
x509HostnameVerifier_com.mapd.common.SockTransportPropertiespackage