Uses of Class
tv.hd3g.authkit.mod.exception.BlockedUserException
-
Packages that use BlockedUserException Package Description tv.hd3g.authkit.mod.service -
-
Uses of BlockedUserException in tv.hd3g.authkit.mod.service
Methods in tv.hd3g.authkit.mod.service that throw BlockedUserException Modifier and Type Method Description voidAuthenticationService. changeUserPassword(String userUUID, Password newPassword)voidAuthenticationServiceImpl. changeUserPassword(String userUUID, Password newPassword)
-