クラス MethodSecurityBeanDefinitionParser.MethodSecurityExpressionHandlerBean

java.lang.ObjectSE
org.springframework.security.config.method.MethodSecurityBeanDefinitionParser.MethodSecurityExpressionHandlerBean
実装されたすべてのインターフェース:
org.springframework.beans.factory.Awareorg.springframework.beans.factory.FactoryBean<MethodSecurityExpressionHandler>org.springframework.context.ApplicationContextAware
含まれているクラス:
MethodSecurityBeanDefinitionParser

public static final class MethodSecurityBeanDefinitionParser.MethodSecurityExpressionHandlerBean extends ObjectSE implements org.springframework.beans.factory.FactoryBean<MethodSecurityExpressionHandler>, org.springframework.context.ApplicationContextAware
  • コンストラクターの詳細

    • MethodSecurityExpressionHandlerBean

      public MethodSecurityExpressionHandlerBean()
  • メソッドの詳細

    • getObject

      public MethodSecurityExpressionHandler getObject()
      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<MethodSecurityExpressionHandler>getObject 
    • getObjectType

      public ClassSE<?> getObjectType()
      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<MethodSecurityExpressionHandler>getObjectType 
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      次で指定:
      インターフェース org.springframework.context.ApplicationContextAwaresetApplicationContext 
      例外:
      org.springframework.beans.BeansException