Class GrpcReactiveRequest.GrpcReactiveRequestMatcher

java.lang.Object
org.springframework.boot.security.web.reactive.ApplicationContextServerWebExchangeMatcher<GrpcServiceDiscoverer>
org.springframework.boot.grpc.server.autoconfigure.security.GrpcReactiveRequest.GrpcReactiveRequestMatcher
All Implemented Interfaces:
org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher
Enclosing class:
GrpcReactiveRequest

public static final class GrpcReactiveRequest.GrpcReactiveRequestMatcher extends org.springframework.boot.security.web.reactive.ApplicationContextServerWebExchangeMatcher<GrpcServiceDiscoverer>
The request matcher used to match against resource locations.
Since:
1.0.0
Author:
Dave Syer