Package com.broadleafcommerce.auth.authorization.security.embedded.login
package com.broadleafcommerce.auth.authorization.security.embedded.login
-
ClassDescriptionProcesses an authentication form submission from an embedded login form.An
AuthenticationProvider
that retrievesOAuth2UserDetails
from aOAuth2UserDetailsService
for use with embedded login.Writes a One-Time Passcode to the response on Embedded Login success.AnAuthentication
implementation that is designed for simple presentation of an OAuth2 clientId, username, and password.