Package com.broadleafcommerce.auth.user.web.authentication.session
@NonNullApi
package com.broadleafcommerce.auth.user.web.authentication.session
-
ClassDescriptionAbstractAuthenticationStrategyDelegate<T extends org.springframework.security.core.Authentication>Used by the
DefaultSessionAuthenticationStrategyto convertAuthenticationfrom various sources intoOAuth2UserDetails.