@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-12-15T06:35:43.156-06:00")
public class DefaultAccessPolicyRule
extends DefaultPolicyRule
implements AccessPolicyRule
PolicyRule.StatusEnum, PolicyRule.TypeEnumpropertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultAccessPolicyRule(InternalDataStore dataStore) |
DefaultAccessPolicyRule(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
AccessPolicyRuleActions |
getActions() |
AccessPolicyRuleConditions |
getConditions() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
AccessPolicyRule |
setActions(AccessPolicyRuleActions actions) |
AccessPolicyRule |
setConditions(AccessPolicyRuleConditions conditions) |
AccessPolicyRule |
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, equals, finalize, getClass, 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 DefaultAccessPolicyRule(InternalDataStore dataStore)
public DefaultAccessPolicyRule(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 AccessPolicyRuleActions getActions()
getActions in interface AccessPolicyRulegetActions in interface PolicyRulegetActions in class DefaultPolicyRulepublic AccessPolicyRule setActions(AccessPolicyRuleActions actions)
setActions in interface AccessPolicyRulepublic AccessPolicyRuleConditions getConditions()
getConditions in interface AccessPolicyRulegetConditions in interface PolicyRulegetConditions in class DefaultPolicyRulepublic AccessPolicyRule setConditions(AccessPolicyRuleConditions conditions)
setConditions in interface AccessPolicyRulepublic java.lang.String getName()
getName in interface AccessPolicyRulegetName in interface PolicyRulegetName in class DefaultPolicyRulepublic AccessPolicyRule setName(java.lang.String name)
setName in interface AccessPolicyRulesetName in interface PolicyRulesetName in class DefaultPolicyRuleCopyright © 2017-2021 Okta. All Rights Reserved.