Skip to main content

com.eruces.teagent.TEConnectionType

The TEConnectionType class indicates the type of connection in use.

Static Public Attributes

TypeNameDescription
final TEConnectionTypeSOCKETThe SOCKET field indicates that a normal socket connection is in use.
final TEConnectionTypeSECURE_SOCKETThe SECURE_SOCKET field indicates that a TLS socket connection is in use.
final TEConnectionTypeSSLM_SOCKETThe SSLM_SOCKET field indicates that a secure socket with mutual authentication connection for TLS or PKCS 11,12 authentication is in use.