Package org.springframework.security.access.hierarchicalroles
Role hierarchy implementation.
-
Interface Summary Interface Description RoleHierarchy The simple interface of a role hierarchy. -
Class Summary Class Description NullRoleHierarchy RoleHierarchyAuthoritiesMapper RoleHierarchyImpl This class defines a role hierarchy for use with various access checking components.RoleHierarchyUtils Utility methods forRoleHierarchy
. -
Exception Summary Exception Description CycleInRoleHierarchyException Exception that is thrown because of a cycle in the role hierarchy definition