|
AuthenticationService v0.3.0+7-g8a7f190
|
An adapter class that allows an AuthenticatedUser to be used as a principal. More...
Public Member Functions | |
| AuthenticatedPrincipal (AuthenticatedUser user, String authenticationType) | |
| bool | IsInRole (String role) |
Properties | |
| AuthenticatedUserIdentity | Identity [get] |
An adapter class that allows an AuthenticatedUser to be used as a principal.
| Joutsen.Authentication.AuthenticatedPrincipal.AuthenticatedPrincipal | ( | AuthenticatedUser | user, |
| String | authenticationType | ||
| ) |
| bool Joutsen.Authentication.AuthenticatedPrincipal.IsInRole | ( | String | role | ) |
|
get |