| AbstractPermissionsInterceptor |
|
| ConfigurationRoleMapping |
Resolve the role mappings from a Configuration:
|
| ConfigurationRolePermissionResolver |
Reads a configuration to resolve permissions of a role.
|
| EmptyRolePermissionResolver |
Simple RolePermissionResolver that provides no permission.
|
| RequiresCrudPermissionsInterceptor |
|
| RequiresPermissionsInterceptor |
Interceptor for the annotation RequiresPermissions
|
| RequiresRolesInterceptor |
Interceptor for annotation RequiresRoles
|
| SameRoleMapping |
RoleMapping that returns Roles which names are the realm data;
|
| ScopePermission |
Represents a permission given on a limited scope
|
| SeedAuthorizationInfo |
AuthorizationInfo that keeps the Roles and Permissions for SeedStack API.
|