public class AnterosSecurityAccessDecisionManagerFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<AnterosSecurityAccessDecisionManager>, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
AnterosSecurityAccessDecisionManagerFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
AnterosSecurityAccessDecisionManager |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public AnterosSecurityAccessDecisionManagerFactoryBean()
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic AnterosSecurityAccessDecisionManager getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<AnterosSecurityAccessDecisionManager>Exceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<AnterosSecurityAccessDecisionManager>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<AnterosSecurityAccessDecisionManager>Copyright © 2019 Anteros Tecnologia. All rights reserved.