Uses of Class
africa.absa.inception.security.InvalidSecurityCodeException
-
-
Uses of InvalidSecurityCodeException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw InvalidSecurityCodeException Modifier and Type Method Description voidISecurityService. resetPassword(String username, String newPassword, String securityCode)Reset the password for the user.voidSecurityService. resetPassword(String username, String newPassword, String securityCode)
-