Package | Description |
---|---|
com.okta.sdk.impl.resource.policy | |
com.okta.sdk.resource.policy |
Modifier and Type | Method and Description |
---|---|
DevicePolicyRuleCondition.TrustLevelEnum |
DefaultDevicePolicyRuleCondition.getTrustLevel() |
Modifier and Type | Method and Description |
---|---|
DevicePolicyRuleCondition |
DefaultDevicePolicyRuleCondition.setTrustLevel(DevicePolicyRuleCondition.TrustLevelEnum trustLevel) |
Modifier and Type | Method and Description |
---|---|
DevicePolicyRuleCondition.TrustLevelEnum |
DevicePolicyRuleCondition.getTrustLevel() |
static DevicePolicyRuleCondition.TrustLevelEnum |
DevicePolicyRuleCondition.TrustLevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DevicePolicyRuleCondition.TrustLevelEnum[] |
DevicePolicyRuleCondition.TrustLevelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DevicePolicyRuleCondition |
DevicePolicyRuleCondition.setTrustLevel(DevicePolicyRuleCondition.TrustLevelEnum trustLevel) |
Copyright © 2017–2023 Okta. All rights reserved.