@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-12-15T06:35:43.156-06:00")
public class DefaultPasswordPolicy
extends DefaultPolicy
implements PasswordPolicy
Policy.StatusEnumpropertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultPasswordPolicy(InternalDataStore dataStore) |
DefaultPasswordPolicy(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
PasswordPolicyConditions |
getConditions() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
PasswordPolicySettings |
getSettings() |
PasswordPolicy |
setConditions(PasswordPolicyConditions conditions) |
PasswordPolicy |
setSettings(PasswordPolicySettings settings) |
activate, createRule, deactivate, delete, getCreated, getDescription, getEmbedded, getId, getLastUpdated, getLinks, getName, getPolicyRule, getPriority, getResourceClass, getStatus, getSystem, getType, listPolicyRules, setConditions, setDescription, setName, 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, equals, finalize, getClass, notify, notifyAll, wait, wait, waitactivate, createRule, deactivate, delete, getCreated, getDescription, getEmbedded, getId, getLastUpdated, getLinks, getName, getPolicyRule, getPriority, getStatus, getSystem, getType, listPolicyRules, setConditions, setDescription, setName, setPriority, setStatus, setSystem, setType, updategetResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListpublic DefaultPasswordPolicy(InternalDataStore dataStore)
public DefaultPasswordPolicy(InternalDataStore dataStore, java.util.Map<java.lang.String,java.lang.Object> properties)
public java.util.Map<java.lang.String,Property> getPropertyDescriptors()
getPropertyDescriptors in class DefaultPolicypublic PasswordPolicyConditions getConditions()
getConditions in interface PasswordPolicygetConditions in interface PolicygetConditions in class DefaultPolicypublic PasswordPolicy setConditions(PasswordPolicyConditions conditions)
setConditions in interface PasswordPolicypublic PasswordPolicySettings getSettings()
getSettings in interface PasswordPolicypublic PasswordPolicy setSettings(PasswordPolicySettings settings)
setSettings in interface PasswordPolicyCopyright © 2017-2021 Okta. All Rights Reserved.