@NonNullApi
Package com.broadleafcommerce.auth.client.web.authentication.session
-
Class Summary Class Description AbstractOAuthClientAuthenticationStrategyDelegate AbstractAuthenticationStrategyDelegate
for convertingOAuth2AuthenticationToken
toOAuth2UserDetails
.DefaultOIDCAuthenticationStrategyDelegate Basic implementation that will try to handle anyOAuth2AuthenticationToken
.GithubOAuthClientAuthenticationStrategyDelegate MapsOAuth2AuthenticationToken
from Github toOAuth2UserDetails
.GoogleOAuthClientAuthenticationStrategyDelegate MapsOAuth2AuthenticationToken
from Google toOAuth2UserDetails
.