Uses of Class
com.broadleafcommerce.auth.user.session.FormLoginAuthenticationProvider
Packages that use FormLoginAuthenticationProvider
-
Uses of FormLoginAuthenticationProvider in com.broadleafcommerce.auth.authorization.security.embedded.login
Subclasses of FormLoginAuthenticationProvider in com.broadleafcommerce.auth.authorization.security.embedded.loginModifier and TypeClassDescriptionclass
AnAuthenticationProvider
that retrievesOAuth2UserDetails
from aOAuth2UserDetailsService
for use with embedded login.