|
AuthenticationService v0.3.0+7-g8a7f190
|
A class that provides access to authentication information registered with the current thread. More...
Public Member Functions | |
| override IPrincipal | GetPrincipal () |
Public Member Functions inherited from Joutsen.Authentication.AbstractAuthentication | |
| AuthenticatedUser | GetUser () |
| abstract IPrincipal | GetPrincipal () |
A class that provides access to authentication information registered with the current thread.
|
virtual |
Implements Joutsen.Authentication.AbstractAuthentication.