クラス AbstractConfigAttributeRequestMatcherRegistry<C>

java.lang.ObjectSE
org.springframework.security.config.annotation.web.AbstractRequestMatcherRegistry<C>
org.springframework.security.config.annotation.web.configurers.AbstractConfigAttributeRequestMatcherRegistry<C>
型パラメーター:
C - RequestMatcher の作成後に返される、またはチェーンされるオブジェクト
既知の直属サブクラス
AbstractInterceptUrlConfigurer.AbstractInterceptUrlRegistryChannelSecurityConfigurer.ChannelRequestMatcherRegistry

public abstract class AbstractConfigAttributeRequestMatcherRegistry<C> extends AbstractRequestMatcherRegistry<C>
RequestMatcher を登録するための基本クラス。例: 特定のレベルの認可が必要な RequestMatcher を指定できる場合があります。
導入:
3.2
関連事項:
  • コンストラクターの詳細

    • AbstractConfigAttributeRequestMatcherRegistry

      public AbstractConfigAttributeRequestMatcherRegistry()
  • メソッドの詳細