Class RequestMatcher.MatchResult

java.lang.Object
org.springframework.security.web.util.matcher.RequestMatcher.MatchResult
Enclosing interface:
RequestMatcher

public static class RequestMatcher.MatchResult extends Object
The result of matching against an HttpServletRequest Contains the status, true or false, of the match and if present, any variables extracted from the match
Since:
5.2