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.mobileMethods in com.hp.lft.sdk.mobile that return SimulateAuthFailReasonModifier and TypeMethodDescriptionstatic SimulateAuthFailReasonReturns 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 TypeMethodDescriptionvoidSimulateAuthResult.fail(SimulateAuthFailReason reason) Authentication simulation failed.