| Interface | Description |
|---|---|
| UserPasswordService<P extends PasswordToken,U extends User> | |
| UserRegistrationService<P extends User> |
Registers new users into the user data store
|
| Class | Description |
|---|---|
| DefaultUserPasswordService<P extends PasswordToken,U extends User,D extends com.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware & com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable> | |
| DefaultUserRegistrationService<P extends User> |
| Exception | Description |
|---|---|
| AccountLockedException |
Exception thrown when an attempt reset password is blocked due to a user account being locked.
|
| ResetPasswordException |
Exception to be used when a failure occurs somewhere in the reset password flow for a user.
|
Copyright © 2021. All rights reserved.