Uses of Class
org.springframework.security.access.vote.RoleVoter

Packages that use RoleVoter
org.springframework.security.access.vote Implements a vote-based approach to authorization decisions. 
 

Uses of RoleVoter in org.springframework.security.access.vote
 

Subclasses of RoleVoter in org.springframework.security.access.vote
 class RoleHierarchyVoter
          Extended RoleVoter which uses a RoleHierarchy definition to determine the roles allocated to the current user before voting.
 



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