| Interface | Description |
|---|---|
| IAuthIdentification |
The interface representing the authentication result of an
IAuthSubject (e.g. user) at a given date and time. |
| IAuthToken |
Interface for an auth token.
|
| Class | Description |
|---|---|
| AuthIdentification |
Default implementation of the
IAuthIdentification interface. |
| AuthIdentificationManager |
This is the main class for creating an
IAuthToken from
IAuthCredentials. |
| AuthIdentificationResult |
This class contains the overall authentication result.
|
| AuthToken |
Default implementation of the
IAuthToken interface. |
| AuthTokenIDGenerator |
Create authentication token IDs.
|
| AuthTokenRegistry |
This class manages all the currently available authentications tokens.
|
Copyright © 2016–2019 Philip Helger. All rights reserved.