Package | Description |
---|---|
com.okta.sdk.resource.policy |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessPolicyRuleActions
AccessPolicyRuleActions
|
interface |
OktaSignOnPolicyRuleActions
OktaSignOnPolicyRuleActions
|
interface |
PasswordPolicyRuleActions
PasswordPolicyRuleActions
|
interface |
ProfileEnrollmentPolicyRuleActions
ProfileEnrollmentPolicyRuleActions
|
Modifier and Type | Method and Description |
---|---|
PolicyRuleActions |
PolicyRule.getActions() |
PolicyRuleActions |
PolicyRuleActions.setEnroll(PolicyRuleActionsEnroll enroll) |
PolicyRuleActions |
PolicyRuleActions.setIdp(IdpPolicyRuleAction idp) |
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-2022 Okta. All Rights Reserved.