Uses of Enum
com.okta.sdk.resource.model.LogOutcome.ResultEnum
Packages that use LogOutcome.ResultEnum
-
Uses of LogOutcome.ResultEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LogOutcome.ResultEnumModifier and TypeMethodDescriptionstatic LogOutcome.ResultEnumLogOutcome.getResult()Result of the actionstatic LogOutcome.ResultEnumReturns 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.