クラス RequestMatcherFactoryBean

java.lang.ObjectSE
org.springframework.security.config.http.RequestMatcherFactoryBean
実装されているすべてのインターフェース:
org.springframework.beans.factory.Awareorg.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)
    使用すべきではありません。
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    使用すべきではありません。
    使用すべきではありません。
    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

      public RequestMatcherFactoryBean(StringSE path)
      使用すべきではありません。
    • RequestMatcherFactoryBean

      public RequestMatcherFactoryBean(StringSE path, org.springframework.http.HttpMethod method)
      使用すべきではありません。
  • メソッドの詳細

    • getObject

      public RequestMatcher getObject() throws ExceptionSE
      使用すべきではありません。
      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<RequestMatcher>getObject 
      例外:
      ExceptionSE
    • getObjectType

      public ClassSE<?> 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.ApplicationContextAwaresetApplicationContext 
      例外:
      org.springframework.beans.BeansException