public class AnterosSecurityVoter extends Object implements org.springframework.security.access.AccessDecisionVoter
| Constructor and Description |
|---|
AnterosSecurityVoter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionPrefix() |
void |
setRolePrefix(String rolePrefix) |
boolean |
supports(Class clazz) |
boolean |
supports(org.springframework.security.access.ConfigAttribute config) |
int |
vote(org.springframework.security.core.Authentication authentication,
Object object,
Collection attributes) |
public String getActionPrefix()
public void setRolePrefix(String rolePrefix)
public boolean supports(org.springframework.security.access.ConfigAttribute config)
supports in interface org.springframework.security.access.AccessDecisionVoterpublic boolean supports(Class clazz)
supports in interface org.springframework.security.access.AccessDecisionVoterpublic int vote(org.springframework.security.core.Authentication authentication,
Object object,
Collection attributes)
vote in interface org.springframework.security.access.AccessDecisionVoterCopyright © 2016 Anteros Tecnologia. All rights reserved.