com.eruces.teagent.auth.login.TEPrincipal
The TEPrincipal class is the principal placed in the authenticated subject, wrapping the PrincipalInfo the Key Service returned for the logged-in user.
Since: 3.1
© Pi Soft, 2018-2026 · Tricryption Engine 8.1
Inheritance
- Inherits Principal
Public Member Functions
| Member | Description |
|---|---|
TEPrincipal() | |
TEPrincipal(PrincipalInfo info) | |
PrincipalInfo getTEPrincipal() | |
boolean equals(Object anotherInfo) | |
String toString() | |
String getName() |