Skip to main content

com.eruces.teagent.TEAuthenticationType

The TEAuthenticationType class indicates the type of authentication in use.

Authentication type - type safe enum.

Static Public Attributes

TypeNameDescription
final TEAuthenticationTypeUSERANDPASSWORDThe USERANDPASSWORD field indicates that ERUCES Native username and password authentication with SRP is in use.
final TEAuthenticationTypeLDAPThe LDAP field indicates that username and password authentication with LDAP is in use.
final TEAuthenticationTypeCOOKIEThe COOKIE field indicates that Token authentication is in use.
final TEAuthenticationTypeSSLMThe SSLM field indicates that TLS mutual authentication or PKCS -12 authentication is in use.
final TEAuthenticationTypeKERBEROSThe KERBEROS field indicates that Kerberos (Windows) authentication is in use.
final TEAuthenticationTypePKCS11The PKCS -11 field indicates that USB Token/Smartcard authentication is in use.