クラス MethodSecurityMetadataSourceBeanDefinitionParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.security.config.method.MethodSecurityMetadataSourceBeanDefinitionParser
- 実装されたすべてのインターフェース:
org.springframework.beans.factory.xml.BeanDefinitionParser
@DeprecatedSE
public class MethodSecurityMetadataSourceBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
使用すべきではありません。
- 導入:
- 3.1
フィールドのサマリー
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTE
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明org.springframework.beans.factory.support.AbstractBeanDefinition
parseInternal
(ElementSE elt, org.springframework.beans.factory.xml.ParserContext pc) 使用すべきではありません。クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたメソッド
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
コンストラクターの詳細
MethodSecurityMetadataSourceBeanDefinitionParser
public MethodSecurityMetadataSourceBeanDefinitionParser()使用すべきではありません。
メソッドの詳細
parseInternal
public org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal(ElementSE elt, org.springframework.beans.factory.xml.ParserContext pc) 使用すべきではありません。- 次で指定:
- クラス
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
のparseInternal
<intercept-methods>
、<method-security>
、または@EnableMethodSecurity
を使用