Package | Description |
---|---|
com.okta.sdk.resource.policy |
Modifier and Type | Method and Description |
---|---|
DevicePolicyRuleCondition |
PolicyRuleConditions.getDevice() |
DevicePolicyRuleCondition |
DevicePolicyRuleCondition.setMigrated(java.lang.Boolean migrated) |
DevicePolicyRuleCondition |
DevicePolicyRuleCondition.setPlatform(DevicePolicyRuleConditionPlatform platform) |
DevicePolicyRuleCondition |
DevicePolicyRuleCondition.setRooted(java.lang.Boolean rooted) |
DevicePolicyRuleCondition |
DevicePolicyRuleCondition.setTrustLevel(DevicePolicyRuleCondition.TrustLevelEnum trustLevel) |
Modifier and Type | Method and Description |
---|---|
PolicyRuleConditions |
PolicyRuleConditions.setDevice(DevicePolicyRuleCondition device) |
Copyright © 2017-2021 Okta. All Rights Reserved.