Package | Description |
---|---|
com.okta.sdk.resource.policy | |
com.okta.sdk.resource.policy.rule |
Modifier and Type | Interface and Description |
---|---|
interface |
OktaSignOnPolicyRule
OktaSignOnPolicyRule
|
interface |
PasswordPolicyRule
PasswordPolicyRule
|
Modifier and Type | Method and Description |
---|---|
PolicyRule |
Policy.createRule(PolicyRule policyRule)
Creates a policy rule.
|
PolicyRule |
Policy.getPolicyRule(java.lang.String ruleId)
Gets a policy rule.
|
PolicyRule |
PolicyRule.setPriority(java.lang.Integer priority) |
PolicyRule |
PolicyRule.setStatus(PolicyRule.StatusEnum status) |
PolicyRule |
PolicyRule.setSystem(java.lang.Boolean system) |
PolicyRule |
PolicyRule.setType(PolicyRule.TypeEnum type) |
PolicyRule |
PolicyRule.update()
Updates a policy rule.
|
Modifier and Type | Method and Description |
---|---|
PolicyRule |
Policy.createRule(PolicyRule policyRule)
Creates a policy rule.
|
Modifier and Type | Method and Description |
---|---|
PolicyRule |
PolicyRuleBuilder.buildAndCreate(Client client,
Policy policy) |
Copyright © 2017-2021 Okta. All Rights Reserved.