Class EndpointRequest.EndpointServerWebExchangeMatcher

java.lang.Object
org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher<T>
org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
All Implemented Interfaces:
ServerWebExchangeMatcher
Enclosing class:
EndpointRequest

public static final class EndpointRequest.EndpointServerWebExchangeMatcher extends ApplicationContextServerWebExchangeMatcher<T>
The ServerWebExchangeMatcher used to match against actuator endpoints.