| Package | Description |
|---|---|
| com.okta.sdk.resource.policy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OktaSignOnPolicyRuleActions
OktaSignOnPolicyRuleActions
|
interface |
PasswordPolicyRuleActions
PasswordPolicyRuleActions
|
| Modifier and Type | Method and Description |
|---|---|
PolicyRuleActions |
PolicyRule.getActions() |
PolicyRuleActions |
PolicyRuleActions.setEnroll(PolicyRuleActionsEnroll enroll) |
PolicyRuleActions |
PolicyRuleActions.setPasswordChange(PasswordPolicyRuleAction passwordChange) |
PolicyRuleActions |
PolicyRuleActions.setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset) |
PolicyRuleActions |
PolicyRuleActions.setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock) |
PolicyRuleActions |
PolicyRuleActions.setSignon(OktaSignOnPolicyRuleSignonActions signon) |
| Modifier and Type | Method and Description |
|---|---|
PolicyRule |
PolicyRule.setActions(PolicyRuleActions actions) |
Copyright © 2017-2021 Okta. All Rights Reserved.