Package com.broadleafcommerce.auth.client.web.authentication.session
@NonNullApi
package com.broadleafcommerce.auth.client.web.authentication.session
-
ClassDescriptionAbstract
AuthenticationStrategyDelegate
for convertingOAuth2AuthenticationToken
toOAuth2UserDetails
.Basic implementation that will try to handle anyOAuth2AuthenticationToken
.MapsOAuth2AuthenticationToken
from Github toOAuth2UserDetails
.MapsOAuth2AuthenticationToken
from Google toOAuth2UserDetails
.