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
DefaultSessionAuthenticationStrategy
to convertAuthentication
from various sources intoOAuth2UserDetails
.