Spring Security Framework

Package org.springframework.security.userdetails.hierarchicalroles

Interface Summary
RoleHierarchy The simple interface of a role hierarchy.
 

Class Summary
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
 


Spring Security Framework

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