クラス MethodSecurityBeanDefinitionParser.MethodSecurityExpressionHandlerBean

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

    public static final class MethodSecurityBeanDefinitionParser.MethodSecurityExpressionHandlerBean
    extends java.lang.Object
    implements org.springframework.beans.factory.FactoryBean<MethodSecurityExpressionHandler>, org.springframework.context.ApplicationContextAware
    • フィールドサマリー

      • インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド

        OBJECT_TYPE_ATTRIBUTE
    • コンストラクターの詳細

      • MethodSecurityExpressionHandlerBean

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

      • getObjectType

        public java.lang.Class<?> 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