Uses of Class
com.broadleafcommerce.auth.user.web.authentication.session.AbstractAuthenticationStrategyDelegate
Packages that use AbstractAuthenticationStrategyDelegate
-
Uses of AbstractAuthenticationStrategyDelegate in com.broadleafcommerce.auth.client.web.authentication.session
Subclasses of AbstractAuthenticationStrategyDelegate in com.broadleafcommerce.auth.client.web.authentication.sessionModifier and TypeClassDescriptionclassAbstractAuthenticationStrategyDelegatefor convertingOAuth2AuthenticationTokentoOAuth2UserDetails.classBasic implementation that will try to handle anyOAuth2AuthenticationToken.classMapsOAuth2AuthenticationTokenfrom Github toOAuth2UserDetails.classMapsOAuth2AuthenticationTokenfrom Google toOAuth2UserDetails.