Uses of Class
africa.absa.inception.security.AuthenticationFailedException
-
-
Uses of AuthenticationFailedException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw AuthenticationFailedException Modifier and Type Method Description voidInternalUserDirectory. authenticate(String username, String password)UUIDISecurityService. authenticate(String username, String password)Authenticate the user.voidLDAPUserDirectory. authenticate(String username, String password)UUIDSecurityService. authenticate(String username, String password)voidInternalUserDirectory. changePassword(String username, String password, String newPassword)UUIDISecurityService. changePassword(String username, String password, String newPassword)Change the password for the user.voidLDAPUserDirectory. changePassword(String username, String password, String newPassword)UUIDSecurityService. changePassword(String username, String password, String newPassword)
-