Uses of Class
com.broadleafcommerce.auth.authorization.security.embedded.login.EmbeddedLoginAuthenticationSuccessHandler
Packages that use EmbeddedLoginAuthenticationSuccessHandler
-
Uses of EmbeddedLoginAuthenticationSuccessHandler in com.broadleafcommerce.auth.authorization.security.embedded.autoconfigure
Methods in com.broadleafcommerce.auth.authorization.security.embedded.autoconfigure that return EmbeddedLoginAuthenticationSuccessHandlerModifier and TypeMethodDescriptionEmbeddedLoginAutoConfiguration.embeddedLoginAuthenticationSuccessHandler
(PasscodeService<PasswordToken, User> passcodeService, UserService<User> userService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)