Uses of Enum
com.okta.sdk.resource.model.PostAuthSessionFailureActionsObject.ActionEnum
-
Uses of PostAuthSessionFailureActionsObject.ActionEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionPostAuthSessionFailureActionsObject.getAction()
Get actionReturns the enum constant of this type with the specified name.PostAuthSessionFailureActionsObject.ActionEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPostAuthSessionFailureActionsObject.action
(PostAuthSessionFailureActionsObject.ActionEnum action) void
PostAuthSessionFailureActionsObject.setAction
(PostAuthSessionFailureActionsObject.ActionEnum action)