public class RoleVoterImpl
extends org.springframework.security.vote.RoleVoter
| Constructor and Description |
|---|
RoleVoterImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
vote(org.springframework.security.Authentication authentication,
Object resource,
org.springframework.security.ConfigAttributeDefinition config)
This method is a pass-through for Spring-RoleVoter.
|
public int vote(org.springframework.security.Authentication authentication,
Object resource,
org.springframework.security.ConfigAttributeDefinition config)
vote in interface org.springframework.security.vote.AccessDecisionVotervote in class org.springframework.security.vote.RoleVoterauthentication - principal seeking AuthZresource - that is under protectionconfig - access-attributes defined on resourceCopyright © 2009-2013 DuraSpace. All Rights Reserved.