public class AnterosSecurityAccessDecisionManager
extends org.springframework.security.access.vote.AbstractAccessDecisionManager
| Constructor and Description |
|---|
AnterosSecurityAccessDecisionManager(List<org.springframework.security.access.AccessDecisionVoter<? extends Object>> decisionVoters) |
| 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 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 © 2019 Anteros Tecnologia. All rights reserved.