クラス AbstractMessageMatcherComposite< T >
java.lang.ObjectSE
org.springframework.security.messaging.util.matcher.AbstractMessageMatcherComposite<T>
- 実装済みのインターフェース一覧:
MessageMatcher<T>
- 既知の直属サブクラス
AndMessageMatcher, OrMessageMatcher
public abstract class AbstractMessageMatcherComposite<T>
extends ObjectSE
implements MessageMatcher<T>
複数の
MessageMatcher を含む抽象的な MessageMatcher- 導入:
- 4.0
ネストされたクラスの概要
インターフェース MessageMatcher から継承されたネストクラス / インターフェース
MessageMatcher.MatchResultフィールド概要
フィールド修飾子と型フィールド説明protected final org.apache.commons.logging.Logprotected final org.apache.commons.logging.Log使用すべきではありません。インターフェース MessageMatcher から継承されたフィールド
ANY_MESSAGE方法の概要
クラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, wait, waitSE, waitSEインターフェース MessageMatcher から継承されたメソッド
matcher, matches
フィールドの詳細
logger
protected final org.apache.commons.logging.Log loggerLOGGER
使用すべきではありません。5.4 以降、loggerを推奨
方法の詳細
getMessageMatchers
toString
loggerを推奨