Uses of Class
com.pingidentity.sdk.password.AttributeLookupException
-
Packages that use AttributeLookupException Package Description com.pingidentity.sdk.password A plugin interface for validating usernames and passwords. -
-
Uses of AttributeLookupException in com.pingidentity.sdk.password
Methods in com.pingidentity.sdk.password that throw AttributeLookupException Modifier and Type Method Description AttributeMapAttributeRetrievablePasswordCredential. getUserAttributes(String username)This method is called to retrieve attributes by username alone from a password credential validatorPasswordCredentialValidator.
-