Uses of Class
tech.lastbox.lastshield.basicauth.exception.DuplicatedUserException
Packages that use DuplicatedUserException
-
Uses of DuplicatedUserException in tech.lastbox.lastshield.basicauth.service
Methods in tech.lastbox.lastshield.basicauth.service that throw DuplicatedUserExceptionModifier and TypeMethodDescriptionUserService.createUser(String name, String username, String rawPassword) Creates a new user.