public static final class EndpointRequest.LinksServerWebExchangeMatcher extends ApplicationContextServerWebExchangeMatcher<WebEndpointProperties>
ServerWebExchangeMatcher。| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | initialized(SupplierSE<WebEndpointProperties> properties) コンテキストが初期化されると呼び出されます。 |
protected reactor.core.publisher.Mono<org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher.MatchResult> | matches(org.springframework.web.server.ServerWebExchange exchange, SupplierSE<WebEndpointProperties> context) 戦略によって実装されたルールが提供された取引所と一致するかどうかを決定します。 |
getContext, matchescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected void initialized(SupplierSE<WebEndpointProperties> properties)
ApplicationContextServerWebExchangeMatcherApplicationContextServerWebExchangeMatcher<WebEndpointProperties> の initialized properties - 初期化されたコンテキストのサプライヤー (例外をスローすることがあります)protected reactor.core.publisher.Mono<org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher.MatchResult> matches(org.springframework.web.server.ServerWebExchange exchange,
SupplierSE<WebEndpointProperties> context)ApplicationContextServerWebExchangeMatcherApplicationContextServerWebExchangeMatcher<WebEndpointProperties> の matches exchange - ソース交換 context - 初期化されたコンテキストのサプライヤー (例外をスローすることがあります)Copyright © 2019 Pivotal Software, Inc.. All rights reserved.