Uses of Enum
com.okta.sdk.resource.model.ThreatInsightConfiguration.ActionEnum
-
Uses of ThreatInsightConfiguration.ActionEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionThreatInsightConfiguration.getAction()
Specifies how Okta responds to authentication requests from suspicious IP addressesReturns the enum constant of this type with the specified name.ThreatInsightConfiguration.ActionEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionThreatInsightConfiguration.action
(ThreatInsightConfiguration.ActionEnum action) void
ThreatInsightConfiguration.setAction
(ThreatInsightConfiguration.ActionEnum action)