Package org.springframework.security.web.server.util.matcher
package org.springframework.security.web.server.util.matcher
- 
ClassDescriptionMatches if all the provided
ServerWebExchangeMatchermatchMatches a request based on IP Address or subnet mask matching against the remote address.Matches based upon the accept headers.Negates the provided matcher.Matches if any of the providedServerWebExchangeMatchermatchMatches if thePathPatternmatches the path within the application.An interface for determining if aServerWebExchangeMatchermatches.The result of matchingA rich object for associating aServerWebExchangeMatcherto another object.Provides factory methods for creating commonServerWebExchangeMatcher