public static final class EndpointRequest.LinksServerWebExchangeMatcher extends org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher<WebEndpointProperties>
ServerWebExchangeMatcher used to match against the links endpoint.| Modifier and Type | Method and Description |
|---|---|
protected void |
initialized(Supplier<WebEndpointProperties> properties) |
protected reactor.core.publisher.Mono<org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher.MatchResult> |
matches(org.springframework.web.server.ServerWebExchange exchange,
Supplier<WebEndpointProperties> context) |
protected void initialized(Supplier<WebEndpointProperties> properties)
initialized in class org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher<WebEndpointProperties>protected reactor.core.publisher.Mono<org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher.MatchResult> matches(org.springframework.web.server.ServerWebExchange exchange,
Supplier<WebEndpointProperties> context)
matches in class org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher<WebEndpointProperties>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.