Uses of Enum
com.okta.sdk.resource.model.LogOutcome.ResultEnum
-
Uses of LogOutcome.ResultEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic LogOutcome.ResultEnum
LogOutcome.getResult()
Result of the actionstatic LogOutcome.ResultEnum
Returns the enum constant of this type with the specified name.static LogOutcome.ResultEnum[]
LogOutcome.ResultEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.