Package com.helger.security.authentication.result
-
Interface Summary Interface Description IAuthIdentification The interface representing the authentication result of anIAuthSubject(e.g. user) at a given date and time.IAuthToken Interface for an auth token. -
Class Summary Class Description AuthIdentification Default implementation of theIAuthIdentificationinterface.AuthIdentificationManager This is the main class for creating anIAuthTokenfromIAuthCredentials.AuthIdentificationResult This class contains the overall authentication result.AuthToken Default implementation of theIAuthTokeninterface.AuthTokenIDGenerator Create authentication token IDs.AuthTokenRegistry This class manages all the currently available authentications tokens.