com.eruces.teagent.auth.login.TELoginModule
The TELoginModule class is
Inheritance
- Inherits LoginModule
Protected Attributes
| Type | Name | Description |
|---|---|---|
| TEAgentConnection | m_conn | |
| String | m_strServer | |
| int | m_nPort | |
| int | m_nConnType | |
| Subject | m_subject | |
| CallbackHandler | m_callbackHandler | |
| TEPrincipal | m_principal | |
| boolean | m_bDebug |
Public Member Functions
| Member | Description |
|---|---|
void initialize(Subject subject, CallbackHandler callbackHandler, Map sharedState, Map options) | |
boolean commit() | |
boolean abort() | |
boolean logout() | |
TEAgentConnection getConnection() |