Uses of Enum Class
com.hp.lft.sdk.mobile.SimulateAuthCancelOrigin
Packages that use SimulateAuthCancelOrigin
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of SimulateAuthCancelOrigin in com.hp.lft.sdk.mobile
Methods in com.hp.lft.sdk.mobile that return SimulateAuthCancelOriginModifier and TypeMethodDescriptionstatic SimulateAuthCancelOrigin
Returns the enum constant of this class with the specified name.static SimulateAuthCancelOrigin[]
SimulateAuthCancelOrigin.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 SimulateAuthCancelOriginModifier and TypeMethodDescriptionvoid
SimulateAuthResult.cancel
(SimulateAuthCancelOrigin origin) Authentication simulation canceled.