Uses of Class
com.pingidentity.sdk.password.UsernameRecoveryException
-
Packages that use UsernameRecoveryException Package Description com.pingidentity.sdk.password A plugin interface for validating usernames and passwords. -
-
Uses of UsernameRecoveryException in com.pingidentity.sdk.password
Methods in com.pingidentity.sdk.password that throw UsernameRecoveryException Modifier and Type Method Description List<AttributeMap>RecoverableUsername. findUsersByMail(String mail)Retrieves a List of AttributeMaps from the user(s) in the data store by the provided email search filter.
-