Class DefaultOAuth2AuthorizedClientManager.DefaultContextAttributesMapper

java.lang.Object
org.springframework.security.oauth2.client.web.DefaultOAuth2AuthorizedClientManager.DefaultContextAttributesMapper
All Implemented Interfaces:
Function<OAuth2AuthorizeRequest,Map<String,Object>>
Enclosing class:
DefaultOAuth2AuthorizedClientManager

public static class DefaultOAuth2AuthorizedClientManager.DefaultContextAttributesMapper extends Object implements Function<OAuth2AuthorizeRequest,Map<String,Object>>
The default implementation of the contextAttributesMapper.