Uses of Enum Class
com.pingidentity.sdk.password.ResettablePasswordCredential.AccountEnabledStatus
Packages that use ResettablePasswordCredential.AccountEnabledStatus
Package
Description
A plugin interface for validating usernames and passwords.
-
Uses of ResettablePasswordCredential.AccountEnabledStatus in com.pingidentity.sdk.password
Methods in com.pingidentity.sdk.password that return ResettablePasswordCredential.AccountEnabledStatusModifier and TypeMethodDescriptionResettablePasswordCredential.getAccountEnabledStatus(AttributeMap attributeMap) Check to see if an account is enabled or not.Returns the enum constant of this class with the specified name.ResettablePasswordCredential.AccountEnabledStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.