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