@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-03-15T15:18:33.003-07:00")
public class DefaultOktaSignOnPolicyRule
extends DefaultPolicyRule
implements OktaSignOnPolicyRule
PolicyRule.StatusEnum, PolicyRule.TypeEnumpropertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultOktaSignOnPolicyRule(InternalDataStore dataStore) |
DefaultOktaSignOnPolicyRule(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
OktaSignOnPolicyRuleActions |
getActions() |
OktaSignOnPolicyRuleConditions |
getConditions() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
OktaSignOnPolicyRule |
setActions(OktaSignOnPolicyRuleActions actions) |
OktaSignOnPolicyRule |
setConditions(OktaSignOnPolicyRuleConditions conditions) |
OktaSignOnPolicyRule |
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, 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 DefaultOktaSignOnPolicyRule(InternalDataStore dataStore)
public DefaultOktaSignOnPolicyRule(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 OktaSignOnPolicyRuleActions getActions()
getActions in interface OktaSignOnPolicyRulepublic OktaSignOnPolicyRule setActions(OktaSignOnPolicyRuleActions actions)
setActions in interface OktaSignOnPolicyRulepublic OktaSignOnPolicyRuleConditions getConditions()
getConditions in interface OktaSignOnPolicyRulepublic OktaSignOnPolicyRule setConditions(OktaSignOnPolicyRuleConditions conditions)
setConditions in interface OktaSignOnPolicyRulepublic java.lang.String getName()
getName in interface OktaSignOnPolicyRulepublic OktaSignOnPolicyRule setName(java.lang.String name)
setName in interface OktaSignOnPolicyRuleCopyright © 2017-2021 Okta. All Rights Reserved.