@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-03-15T15:18:33.003-07: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, 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, 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 PasswordPolicyRulepublic PasswordPolicyRule setActions(PasswordPolicyRuleActions actions)
setActions in interface PasswordPolicyRulepublic PasswordPolicyRuleConditions getConditions()
getConditions in interface PasswordPolicyRulepublic PasswordPolicyRule setConditions(PasswordPolicyRuleConditions conditions)
setConditions in interface PasswordPolicyRulepublic java.lang.String getName()
getName in interface PasswordPolicyRulepublic PasswordPolicyRule setName(java.lang.String name)
setName in interface PasswordPolicyRuleCopyright © 2017-2021 Okta. All Rights Reserved.