类 EndpointRequest.LinksServerWebExchangeMatcher

    • 方法详细资料

      • matches

        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 在类中 org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher<WebEndpointProperties>