com.eruces.teagent.Authentication
The Authentication class is a.
Inheritance
- Inherits com.eruces.teagent.TESystem
- Inherited by com.eruces.teagent.CookieAuthentication
- Inherited by com.eruces.teagent.LDAPAuthentication
- Inherited by com.eruces.teagent.SSLMAuthentication
- Inherited by com.eruces.teagent.UPAuthentication
- Inherited by com.eruces.teagent.WindowsContext.WindowsAuthentication
- Inherited by com.eruces.teagent.X509Context.X509Authentication
Static Public Member Functions
| Member | Description |
|---|---|
Authentication getInstance(TEAuthenticationType type) | |
Authentication getInstance(String strType) |
Public Member Functions
| Member | Description |
|---|---|
long authenticate(TEAgentConnection conn) |
Member Function Documentation
Authentication getInstance(TEAuthenticationType type)
Deprecated
Parameters
| Parameter | Description |
|---|---|
type |
Returns:
Authentication getInstance(String strType)
Deprecated
Parameters
| Parameter | Description |
|---|---|
strType |
Returns: