| Package | Description |
|---|---|
| de.alpharogroup.user.service | |
| de.alpharogroup.user.service.api |
| Modifier and Type | Method and Description |
|---|---|
ResetPassword |
ResetPasswordDomainService.findResetPassword(User user)
Finds the
ResetPassword object from the given User object. |
ResetPassword |
ResetPasswordDomainService.findResetPassword(User user,
String generatedPassword)
Find the entry from the given
User and the given generated password(hashed). |
| Modifier and Type | Method and Description |
|---|---|
ResetPassword |
ResetPasswordService.findResetPassword(User user)
Finds the
ResetPassword object from the given User object. |
ResetPassword |
ResetPasswordService.findResetPassword(User user,
String generatedPassword)
Find the entry from the given
User and the given generated password(hashed). |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.