Skip to main content

com.eruces.teagent.auth.login.TELoginModule

The TELoginModule class is

Inheritance

  • Inherits LoginModule

Protected Attributes

TypeNameDescription
TEAgentConnectionm_conn
Stringm_strServer
intm_nPort
intm_nConnType
Subjectm_subject
CallbackHandlerm_callbackHandler
TEPrincipalm_principal
booleanm_bDebug

Public Member Functions

MemberDescription
void initialize(Subject subject, CallbackHandler callbackHandler, Map sharedState, Map options)
boolean commit()
boolean abort()
boolean logout()
TEAgentConnection getConnection()