Uses of Class
com.broadleafcommerce.auth.user.web.authentication.session.AbstractAuthenticationStrategyDelegate
-
Uses of AbstractAuthenticationStrategyDelegate in com.broadleafcommerce.auth.client.web.authentication.session
Modifier and TypeClassDescriptionclass
AbstractAuthenticationStrategyDelegate
for convertingOAuth2AuthenticationToken
toOAuth2UserDetails
.class
Basic implementation that will try to handle anyOAuth2AuthenticationToken
.class
MapsOAuth2AuthenticationToken
from Github toOAuth2UserDetails
.class
MapsOAuth2AuthenticationToken
from Google toOAuth2UserDetails
.