Uses of Class
africa.absa.inception.security.DuplicateUserException
-
-
Uses of DuplicateUserException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw DuplicateUserException Modifier and Type Method Description voidInternalUserDirectory. 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)
-