Uses of Class
com.broadleafcommerce.auth.client.web.authentication.session.AbstractOAuthClientAuthenticationStrategyDelegate
-
Packages that use AbstractOAuthClientAuthenticationStrategyDelegate Package Description com.broadleafcommerce.auth.client.web.authentication.session -
-
Uses of AbstractOAuthClientAuthenticationStrategyDelegate in com.broadleafcommerce.auth.client.web.authentication.session
Subclasses of AbstractOAuthClientAuthenticationStrategyDelegate in com.broadleafcommerce.auth.client.web.authentication.session Modifier and Type Class Description classDefaultOIDCAuthenticationStrategyDelegateBasic implementation that will try to handle anyOAuth2AuthenticationToken.classGithubOAuthClientAuthenticationStrategyDelegateMapsOAuth2AuthenticationTokenfrom Github toOAuth2UserDetails.classGoogleOAuthClientAuthenticationStrategyDelegateMapsOAuth2AuthenticationTokenfrom Google toOAuth2UserDetails.
-