Uses of Class
com.broadleafcommerce.auth.user.web.endpoint.EmbeddedAuthenticationController.PasswordResetEmailRequest
Packages that use EmbeddedAuthenticationController.PasswordResetEmailRequest
-
Uses of EmbeddedAuthenticationController.PasswordResetEmailRequest in com.broadleafcommerce.auth.user.web.endpoint
Methods in com.broadleafcommerce.auth.user.web.endpoint with parameters of type EmbeddedAuthenticationController.PasswordResetEmailRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void>
EmbeddedAuthenticationController.processPwResetEmailRequest
(String clientId, EmbeddedAuthenticationController.PasswordResetEmailRequest request)