| Interface | Description |
|---|---|
| AuthDecoder<R> | |
| AuthService<R> | |
| RolesEncoder<R> | |
| RolesProvider |
| Class | Description |
|---|---|
| AuthContext<R> | |
| AuthServiceImpl<R> | |
| Role | |
| RolesEncoderToLong | |
| RoleStore | |
| User<R> |
Context containing the profile of the caller of a protected end point
|
| Exception | Description |
|---|---|
| UnauthenticatedException |
Unauthorized Exception thrown when an invalid user calls a protected end point
|
| UnauthorizedException |
Unauthorized Exception thrown when an invalid user calls a protected end point
|
Copyright © 2018. All rights reserved.