Uses of Enum Class
com.hp.lft.sdk.mobile.SimulateAuthFailReason
Packages that use SimulateAuthFailReason
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of SimulateAuthFailReason in com.hp.lft.sdk.mobile
Methods in com.hp.lft.sdk.mobile that return SimulateAuthFailReasonModifier and TypeMethodDescriptionstatic SimulateAuthFailReason
Returns the enum constant of this class with the specified name.static SimulateAuthFailReason[]
SimulateAuthFailReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.mobile with parameters of type SimulateAuthFailReasonModifier and TypeMethodDescriptionvoid
SimulateAuthResult.fail
(SimulateAuthFailReason reason) Authentication simulation failed.