クラス MethodSecurityBeanDefinitionParser.MethodSecurityExpressionHandlerBean
java.lang.ObjectSE
org.springframework.security.config.method.MethodSecurityBeanDefinitionParser.MethodSecurityExpressionHandlerBean
- 実装されたすべてのインターフェース:
org.springframework.beans.factory.Aware
、org.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
フィールドのサマリー
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明ClassSE<?>
void
setApplicationContext
(org.springframework.context.ApplicationContext applicationContext) クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
MethodSecurityExpressionHandlerBean
public MethodSecurityExpressionHandlerBean()
メソッドの詳細
getObject
- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<MethodSecurityExpressionHandler>
のgetObject
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.ApplicationContextAware
のsetApplicationContext
- 例外:
org.springframework.beans.BeansException