@NonNullApi
Package com.broadleafcommerce.auth.client.web.authentication.session
-
Class Summary Class Description AbstractOAuthClientAuthenticationStrategyDelegate AbstractAuthenticationStrategyDelegatefor convertingOAuth2AuthenticationTokentoOAuth2UserDetails.DefaultOIDCAuthenticationStrategyDelegate Basic implementation that will try to handle anyOAuth2AuthenticationToken.GithubOAuthClientAuthenticationStrategyDelegate MapsOAuth2AuthenticationTokenfrom Github toOAuth2UserDetails.GoogleOAuthClientAuthenticationStrategyDelegate MapsOAuth2AuthenticationTokenfrom Google toOAuth2UserDetails.