Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static DevicePolicyTrustLevel |
DevicePolicyTrustLevel.fromValue(String value) |
DevicePolicyTrustLevel |
ContextPolicyRuleCondition.getTrustLevel()
Get trustLevel
|
DevicePolicyTrustLevel |
DeviceAccessPolicyRuleCondition.getTrustLevel()
Get trustLevel
|
DevicePolicyTrustLevel |
DevicePolicyRuleCondition.getTrustLevel()
Get trustLevel
|
static DevicePolicyTrustLevel |
DevicePolicyTrustLevel.valueOf(String name)
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 Type | Method and Description |
---|---|
void |
ContextPolicyRuleCondition.setTrustLevel(DevicePolicyTrustLevel trustLevel) |
void |
DeviceAccessPolicyRuleCondition.setTrustLevel(DevicePolicyTrustLevel trustLevel) |
void |
DevicePolicyRuleCondition.setTrustLevel(DevicePolicyTrustLevel trustLevel) |
ContextPolicyRuleCondition |
ContextPolicyRuleCondition.trustLevel(DevicePolicyTrustLevel trustLevel) |
DeviceAccessPolicyRuleCondition |
DeviceAccessPolicyRuleCondition.trustLevel(DevicePolicyTrustLevel trustLevel) |
DevicePolicyRuleCondition |
DevicePolicyRuleCondition.trustLevel(DevicePolicyTrustLevel trustLevel) |
Copyright © 2017–2023 Okta. All rights reserved.