@Component(value="anterosSecurityMethodAccessDecisionManager")
public class AnterosSecurityAccessDecisionManager
extends org.springframework.security.access.vote.AbstractAccessDecisionManager
| Constructor and Description |
|---|
AnterosSecurityAccessDecisionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
decide(org.springframework.security.core.Authentication authentication,
Object object,
Collection<org.springframework.security.access.ConfigAttribute> configAttributes) |
public AnterosSecurityAccessDecisionManager()
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.security.access.vote.AbstractAccessDecisionManagerExceptionpublic void decide(org.springframework.security.core.Authentication authentication,
Object object,
Collection<org.springframework.security.access.ConfigAttribute> configAttributes)
throws org.springframework.security.access.AccessDeniedException
org.springframework.security.access.AccessDeniedExceptionCopyright © 2016 Anteros Tecnologia. All rights reserved.