@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-12-01T11:06:42.145-06:00")
public interface PasswordPolicyRuleActions
extends ExtensibleResource, PolicyRuleActions
| Modifier and Type | Method and Description |
|---|---|
PasswordPolicyRuleAction |
getPasswordChange() |
PasswordPolicyRuleAction |
getSelfServicePasswordReset() |
PasswordPolicyRuleAction |
getSelfServiceUnlock() |
PasswordPolicyRuleActions |
setPasswordChange(PasswordPolicyRuleAction passwordChange) |
PasswordPolicyRuleActions |
setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset) |
PasswordPolicyRuleActions |
setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock) |
getEnroll, getSignon, setEnroll, setSignongetResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListPasswordPolicyRuleAction getPasswordChange()
getPasswordChange in interface PolicyRuleActionsPasswordPolicyRuleActions setPasswordChange(PasswordPolicyRuleAction passwordChange)
setPasswordChange in interface PolicyRuleActionsPasswordPolicyRuleAction getSelfServicePasswordReset()
getSelfServicePasswordReset in interface PolicyRuleActionsPasswordPolicyRuleActions setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset)
setSelfServicePasswordReset in interface PolicyRuleActionsPasswordPolicyRuleAction getSelfServiceUnlock()
getSelfServiceUnlock in interface PolicyRuleActionsPasswordPolicyRuleActions setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock)
setSelfServiceUnlock in interface PolicyRuleActionsCopyright © 2017-2021 Okta. All Rights Reserved.