|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.security.vote.RoleVoter
org.springframework.security.vote.RoleHierarchyVoter
public class RoleHierarchyVoter
Extended RoleVoter which uses a RoleHierarchy definition to determine the
roles allocated to the current user before voting.
| Field Summary |
|---|
| Fields inherited from interface org.springframework.security.vote.AccessDecisionVoter |
|---|
ACCESS_ABSTAIN, ACCESS_DENIED, ACCESS_GRANTED |
| Constructor Summary | |
|---|---|
RoleHierarchyVoter(RoleHierarchy roleHierarchy)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.security.vote.RoleVoter |
|---|
getRolePrefix, setRolePrefix, supports, supports, vote |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleHierarchyVoter(RoleHierarchy roleHierarchy)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||