Uses of Class
com.broadleafcommerce.auth.user.session.embedded.EmbeddedLoginAuthenticationToken
-
Packages that use EmbeddedLoginAuthenticationToken Package Description com.broadleafcommerce.auth.user.session.embedded -
-
Uses of EmbeddedLoginAuthenticationToken in com.broadleafcommerce.auth.user.session.embedded
Methods in com.broadleafcommerce.auth.user.session.embedded that return EmbeddedLoginAuthenticationToken Modifier and Type Method Description protected EmbeddedLoginAuthenticationTokenEmbeddedLoginAuthenticationFilter. buildAuthToken(String clientId, String username, String password)
-