Spring Security Framework

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

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

Uses of RoleVoter in org.springframework.security.vote
 

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


Spring Security Framework

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