Interface | Description |
---|---|
RoleHierarchy |
The simple interface of a role hierarchy.
|
Class | Description |
---|---|
RoleHierarchyImpl |
This class defines a role hierarchy for use with the UserDetailsServiceWrapper.
|
UserDetailsServiceWrapper | Deprecated
use a
RoleHierarchyVoter instead of populating the user Authentication object
with the additional authorities. |
UserDetailsWrapper | Deprecated
use a
RoleHierarchyVoter instead. |
Exception | Description |
---|---|
CycleInRoleHierarchyException |
Exception that is thrown because of a cycle in the role hierarchy definition
|