Uses of Class
tv.hd3g.authkit.mod.exception.ResetWithSamePasswordException
Packages that use ResetWithSamePasswordException
-
Uses of ResetWithSamePasswordException in tv.hd3g.authkit.mod.service
Methods in tv.hd3g.authkit.mod.service that throw ResetWithSamePasswordExceptionModifier and TypeMethodDescriptionvoidCmdLineService.addOrUpdateSecurityAdminUser(String login, Password password) voidCmdLineServiceImpl.addOrUpdateSecurityAdminUser(String login, Password password) REQUIRES_NEW: workaround for this problem https://stackoverflow.com/questions/24338150/how-to-manually-force-a-commit-in-a-transactional-methodvoidAuthenticationService.changeUserPassword(String userUUID, Password newPassword) voidAuthenticationServiceImpl.changeUserPassword(String userUUID, Password newPassword)