Interface | Description |
---|---|
Authenticator |
An interface to associate with third party Authentication systems
|
IAuthorizationService |
Perform basic Role based Authorization
|
RoleService<R extends Role> |
Default Services for
Role |
Class | Description |
---|---|
AuthorizationModule<T> |
A
Module that describes how Authorization or Un-Authorized interactions need to be handled. |
AuthorizationService |
Default implementation for
IAuthorizationService . |
ConfigurableRoleService |
A default in-memory Configurable
RoleService |
Enum | Description |
---|---|
IAuthorizationService.AuthState |
Exception | Description |
---|---|
AuthenticationException |
Represents the reasons for Authentication failure
|
AuthorizationException |
Represents the reasons for
Authorization failure |
Copyright © 2018. All rights reserved.