Class MessageMatcher.MatchResult

java.lang.Object
org.springframework.security.messaging.util.matcher.MessageMatcher.MatchResult
Enclosing interface:
MessageMatcher<T>

public static class MessageMatcher.MatchResult extends Object
The result of matching against a Message contains the status, true or false, of the match and if present, any variables extracted from the match
Since:
6.5