Package com.broadleafcommerce.auth.client.web.authentication.session
@NonNullApi
package com.broadleafcommerce.auth.client.web.authentication.session
-
ClassesClassDescriptionAbstract
AuthenticationStrategyDelegatefor convertingOAuth2AuthenticationTokentoOAuth2UserDetails.Basic implementation that will try to handle anyOAuth2AuthenticationToken.MapsOAuth2AuthenticationTokenfrom Github toOAuth2UserDetails.MapsOAuth2AuthenticationTokenfrom Google toOAuth2UserDetails.