@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-12-01T12:36:04.511-06:00")
public interface PasswordPolicyRuleActions
extends ExtensibleResource
| Modifier and Type | Method and Description |
|---|---|
PasswordPolicyRuleAction |
getPasswordChange() |
PasswordPolicyRuleAction |
getSelfServicePasswordReset() |
PasswordPolicyRuleAction |
getSelfServiceUnlock() |
PasswordPolicyRuleActions |
setPasswordChange(PasswordPolicyRuleAction passwordChange) |
PasswordPolicyRuleActions |
setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset) |
PasswordPolicyRuleActions |
setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock) |
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListPasswordPolicyRuleAction getPasswordChange()
PasswordPolicyRuleActions setPasswordChange(PasswordPolicyRuleAction passwordChange)
PasswordPolicyRuleAction getSelfServicePasswordReset()
PasswordPolicyRuleActions setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset)
PasswordPolicyRuleAction getSelfServiceUnlock()
PasswordPolicyRuleActions setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock)
Copyright © 2017-2021 Okta. All Rights Reserved.