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