クラス RequestMatcherFactoryBean
java.lang.ObjectSE
org.springframework.security.config.http.RequestMatcherFactoryBean
- 実装されているすべてのインターフェース:
org.springframework.beans.factory.Aware
、org.springframework.beans.factory.FactoryBean<RequestMatcher>
、org.springframework.context.ApplicationContextAware
@DeprecatedSE
public final class RequestMatcherFactoryBean
extends ObjectSE
implements org.springframework.beans.factory.FactoryBean<RequestMatcher>, org.springframework.context.ApplicationContextAware
使用すべきではありません。
フィールドのサマリー
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
コンストラクターの概要
コンストラクターコンストラクター説明使用すべきではありません。RequestMatcherFactoryBean
(StringSE path, org.springframework.http.HttpMethod method) 使用すべきではありません。メソッドのサマリー
修飾子と型メソッド説明使用すべきではありません。ClassSE<?>
使用すべきではありません。void
setApplicationContext
(org.springframework.context.ApplicationContext context) 使用すべきではありません。クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
RequestMatcherFactoryBean
使用すべきではありません。RequestMatcherFactoryBean
使用すべきではありません。
メソッドの詳細
getObject
使用すべきではありません。- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<RequestMatcher>
のgetObject
- 例外:
ExceptionSE
getObjectType
使用すべきではありません。- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<RequestMatcher>
のgetObjectType
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext context) throws org.springframework.beans.BeansException 使用すべきではありません。- 次で指定:
- インターフェース
org.springframework.context.ApplicationContextAware
のsetApplicationContext
- 例外:
org.springframework.beans.BeansException