Uses of Enum
com.okta.sdk.resource.model.DevicePolicyTrustLevel
-
Uses of DevicePolicyTrustLevel in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic DevicePolicyTrustLevel
ContextPolicyRuleCondition.getTrustLevel()
Get trustLevelDevicePolicyRuleCondition.getTrustLevel()
Get trustLevelstatic DevicePolicyTrustLevel
Returns the enum constant of this type with the specified name.static DevicePolicyTrustLevel[]
DevicePolicyTrustLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ContextPolicyRuleCondition.setTrustLevel
(DevicePolicyTrustLevel trustLevel) void
DevicePolicyRuleCondition.setTrustLevel
(DevicePolicyTrustLevel trustLevel) ContextPolicyRuleCondition.trustLevel
(DevicePolicyTrustLevel trustLevel) DevicePolicyRuleCondition.trustLevel
(DevicePolicyTrustLevel trustLevel)