@NonNullApi
Class | Description |
---|---|
AbstractOAuthClientAuthenticationStrategyDelegate |
Abstract
AuthenticationStrategyDelegate for converting OAuth2AuthenticationToken
to OAuth2UserDetails . |
DefaultOIDCAuthenticationStrategyDelegate |
Basic implementation that will try to handle any
OAuth2AuthenticationToken . |
GithubOAuthClientAuthenticationStrategyDelegate |
Maps
OAuth2AuthenticationToken from Github to OAuth2UserDetails . |
GoogleOAuthClientAuthenticationStrategyDelegate |
Maps
OAuth2AuthenticationToken from Google to OAuth2UserDetails . |
Copyright © 2021. All rights reserved.