Uses of Class
com.broadleafcommerce.auth.user.session.FormLoginAuthenticationToken
-
Packages that use FormLoginAuthenticationToken Package Description com.broadleafcommerce.auth.user.session.embedded -
-
Uses of FormLoginAuthenticationToken in com.broadleafcommerce.auth.user.session.embedded
Subclasses of FormLoginAuthenticationToken in com.broadleafcommerce.auth.user.session.embedded Modifier and Type Class Description classEmbeddedLoginAuthenticationTokenAnAuthenticationimplementation that is designed for simple presentation of an OAuth2 clientId, username, and password.
-