Package | Description |
---|---|
com.okta.sdk.resource.policy |
Modifier and Type | Method and Description |
---|---|
PlatformConditionEvaluatorPlatform |
PlatformConditionEvaluatorPlatform.setOs(PlatformConditionEvaluatorPlatformOperatingSystem os) |
PlatformConditionEvaluatorPlatform |
PlatformConditionEvaluatorPlatform.setType(PlatformConditionEvaluatorPlatform.TypeEnum type) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PlatformConditionEvaluatorPlatform> |
PlatformPolicyRuleCondition.getExclude() |
java.util.List<PlatformConditionEvaluatorPlatform> |
PlatformPolicyRuleCondition.getInclude() |
Modifier and Type | Method and Description |
---|---|
PlatformPolicyRuleCondition |
PlatformPolicyRuleCondition.setExclude(java.util.List<PlatformConditionEvaluatorPlatform> exclude) |
PlatformPolicyRuleCondition |
PlatformPolicyRuleCondition.setInclude(java.util.List<PlatformConditionEvaluatorPlatform> include) |
Copyright © 2017-2021 Okta. All Rights Reserved.