クラス DefaultReactiveOAuth2AuthorizedClientManager.DefaultContextAttributesMapper
java.lang.ObjectSE
org.springframework.security.oauth2.client.web.DefaultReactiveOAuth2AuthorizedClientManager.DefaultContextAttributesMapper
- 実装済みのインターフェース一覧:
FunctionSE<OAuth2AuthorizeRequest, reactor.core.publisher.Mono<MapSE<StringSE,ObjectSE>>>
public static class DefaultReactiveOAuth2AuthorizedClientManager.DefaultContextAttributesMapper
extends ObjectSE
implements FunctionSE<OAuth2AuthorizeRequest, reactor.core.publisher.Mono<MapSE<StringSE,ObjectSE>>>
contextAttributesMapper のデフォルト実装。- 導入:
- 5.2
コンストラクターの詳細
DefaultContextAttributesMapper
public DefaultContextAttributesMapper()
方法の詳細
apply
public reactor.core.publisher.Mono<MapSE<StringSE,ObjectSE>> apply(OAuth2AuthorizeRequest authorizeRequest) - 次で指定:
- インターフェース
FunctionSE<OAuth2AuthorizeRequest, reactor.core.publisher.Mono<MapSE<StringSE,内のObjectSE>>> applySE