@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-10-11T13:51:56.108-05:00")
public class DefaultPasswordPolicyRule
extends DefaultPolicyRule
implements PasswordPolicyRule
PolicyRule.StatusEnum, PolicyRule.TypeEnumpropertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultPasswordPolicyRule(InternalDataStore dataStore) |
DefaultPasswordPolicyRule(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
PasswordPolicyRuleActions |
getActions() |
PasswordPolicyRuleConditions |
getConditions() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
PasswordPolicyRule |
setActions(PasswordPolicyRuleActions actions) |
PasswordPolicyRule |
setConditions(PasswordPolicyRuleConditions conditions) |
PasswordPolicyRule |
setName(java.lang.String name) |
activate, deactivate, delete, getCreated, getId, getLastUpdated, getPriority, getResourceClass, getStatus, getSystem, getType, setActions, setConditions, setPriority, setStatus, setSystem, setType, updatesaveclear, containsKey, containsValue, createPropertyDescriptorMap, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getCharArray, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNonEmptyMap, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactivate, deactivate, delete, getCreated, getId, getLastUpdated, getPriority, getStatus, getSystem, getType, setActions, setConditions, setPriority, setStatus, setSystem, setType, updategetResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListpublic DefaultPasswordPolicyRule(InternalDataStore dataStore)
public DefaultPasswordPolicyRule(InternalDataStore dataStore, java.util.Map<java.lang.String,java.lang.Object> properties)
public java.util.Map<java.lang.String,Property> getPropertyDescriptors()
getPropertyDescriptors in class DefaultPolicyRulepublic PasswordPolicyRuleActions getActions()
getActions in interface PasswordPolicyRulegetActions in interface PolicyRulegetActions in class DefaultPolicyRulepublic PasswordPolicyRule setActions(PasswordPolicyRuleActions actions)
setActions in interface PasswordPolicyRulepublic PasswordPolicyRuleConditions getConditions()
getConditions in interface PasswordPolicyRulegetConditions in interface PolicyRulegetConditions in class DefaultPolicyRulepublic PasswordPolicyRule setConditions(PasswordPolicyRuleConditions conditions)
setConditions in interface PasswordPolicyRulepublic java.lang.String getName()
getName in interface PasswordPolicyRulegetName in interface PolicyRulegetName in class DefaultPolicyRulepublic PasswordPolicyRule setName(java.lang.String name)
setName in interface PasswordPolicyRulesetName in interface PolicyRulesetName in class DefaultPolicyRuleCopyright © 2017-2021 Okta. All Rights Reserved.