Uses of Class
africa.absa.inception.security.DuplicateUserException
-
Uses of DuplicateUserException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw DuplicateUserExceptionModifier and TypeMethodDescriptionvoidInternalUserDirectory.createUser(User user, boolean expiredPassword, boolean userLocked) voidISecurityService.createUser(User user, boolean expiredPassword, boolean userLocked) Create the new user.voidLDAPUserDirectory.createUser(User user, boolean expiredPassword, boolean userLocked) voidSecurityService.createUser(User user, boolean expiredPassword, boolean userLocked)