@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05: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, getIdp, getSignon, setEnroll, setIdp, setSignon
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
PasswordPolicyRuleAction getPasswordChange()
getPasswordChange
in interface PolicyRuleActions
PasswordPolicyRuleActions setPasswordChange(PasswordPolicyRuleAction passwordChange)
setPasswordChange
in interface PolicyRuleActions
PasswordPolicyRuleAction getSelfServicePasswordReset()
getSelfServicePasswordReset
in interface PolicyRuleActions
PasswordPolicyRuleActions setSelfServicePasswordReset(PasswordPolicyRuleAction selfServicePasswordReset)
setSelfServicePasswordReset
in interface PolicyRuleActions
PasswordPolicyRuleAction getSelfServiceUnlock()
getSelfServiceUnlock
in interface PolicyRuleActions
PasswordPolicyRuleActions setSelfServiceUnlock(PasswordPolicyRuleAction selfServiceUnlock)
setSelfServiceUnlock
in interface PolicyRuleActions
Copyright © 2017–2023 Okta. All rights reserved.