Package org.springframework.security.access.hierarchicalroles

Interface Summary
RoleHierarchy The simple interface of a role hierarchy.
 

Class Summary
NullRoleHierarchy  
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 Summary
CycleInRoleHierarchyException Exception that is thrown because of a cycle in the role hierarchy definition
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.