クラス GlobalMethodSecurityBeanDefinitionParser
java.lang.ObjectSE
org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser
- 実装されたすべてのインターフェース:
org.springframework.beans.factory.xml.BeanDefinitionParser
@DeprecatedSE
public class GlobalMethodSecurityBeanDefinitionParser
extends ObjectSE
implements org.springframework.beans.factory.xml.BeanDefinitionParser
使用すべきではありません。
トップレベルの "global-method-security" 要素を処理します。
- 導入:
- 2.0
コンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
GlobalMethodSecurityBeanDefinitionParser
public GlobalMethodSecurityBeanDefinitionParser()使用すべきではありません。
メソッドの詳細
parse
public org.springframework.beans.factory.config.BeanDefinition parse(ElementSE element, org.springframework.beans.factory.xml.ParserContext pc) 使用すべきではありません。- 次で指定:
- インターフェース
org.springframework.beans.factory.xml.BeanDefinitionParser
のparse
MethodSecurityBeanDefinitionParser
を使用してください