Package com.broadleafcommerce.auth.client.provider.authentication
-
Class Summary Class Description BroadleafOAuthClientAuthenticationDetails This is added to theOAuth2LoginAuthenticationToken
and used by theDefaultSessionAuthenticationStrategy
to create cookies after authentication.DefaultOAuthClientAuthenticationDetailsSource Provides aBroadleafOAuthClientAuthenticationDetails
to theOAuth2LoginAuthenticationFilter
during authentication.