@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2021-12-15T06:35:43.156-06:00")
public class DefaultIdentityProviderPolicy
extends DefaultPolicy
implements IdentityProviderPolicy
Policy.StatusEnumpropertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultIdentityProviderPolicy(InternalDataStore dataStore) |
DefaultIdentityProviderPolicy(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
PolicyAccountLink |
getAccountLink() |
java.lang.Integer |
getMaxClockSkew() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
Provisioning |
getProvisioning() |
PolicySubject |
getSubject() |
IdentityProviderPolicy |
setAccountLink(PolicyAccountLink accountLink) |
IdentityProviderPolicy |
setMaxClockSkew(java.lang.Integer maxClockSkew) |
IdentityProviderPolicy |
setProvisioning(Provisioning provisioning) |
IdentityProviderPolicy |
setSubject(PolicySubject subject) |
activate, createRule, deactivate, delete, getConditions, 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, getConditions, 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 DefaultIdentityProviderPolicy(InternalDataStore dataStore)
public DefaultIdentityProviderPolicy(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 PolicyAccountLink getAccountLink()
getAccountLink in interface IdentityProviderPolicypublic IdentityProviderPolicy setAccountLink(PolicyAccountLink accountLink)
setAccountLink in interface IdentityProviderPolicypublic java.lang.Integer getMaxClockSkew()
getMaxClockSkew in interface IdentityProviderPolicypublic IdentityProviderPolicy setMaxClockSkew(java.lang.Integer maxClockSkew)
setMaxClockSkew in interface IdentityProviderPolicypublic Provisioning getProvisioning()
getProvisioning in interface IdentityProviderPolicypublic IdentityProviderPolicy setProvisioning(Provisioning provisioning)
setProvisioning in interface IdentityProviderPolicypublic PolicySubject getSubject()
getSubject in interface IdentityProviderPolicypublic IdentityProviderPolicy setSubject(PolicySubject subject)
setSubject in interface IdentityProviderPolicyCopyright © 2017-2021 Okta. All Rights Reserved.