Uses of Enum Class
com.pingidentity.sdk.api.authn.model.state.RecoveryCodeRequired.RecoveryCodeDestination
Packages that use RecoveryCodeRequired.RecoveryCodeDestination
Package
Description
Contains the models for various shared Authentication API states.
-
Uses of RecoveryCodeRequired.RecoveryCodeDestination in com.pingidentity.sdk.api.authn.model.state
Methods in com.pingidentity.sdk.api.authn.model.state that return RecoveryCodeRequired.RecoveryCodeDestinationModifier and TypeMethodDescriptionRecoveryCodeRequired.getRecoveryCodeDestination()Returns the enum constant of this class with the specified name.RecoveryCodeRequired.RecoveryCodeDestination.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pingidentity.sdk.api.authn.model.state with parameters of type RecoveryCodeRequired.RecoveryCodeDestinationModifier and TypeMethodDescriptionvoidRecoveryCodeRequired.setRecoveryCodeDestination(RecoveryCodeRequired.RecoveryCodeDestination recoveryCodeDestination)