@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen",
date="2022-04-28T13:50:40.626-05:00")
public class DefaultOrg2OrgApplicationSettingsApp
extends DefaultApplicationSettingsApplication
implements Org2OrgApplicationSettingsApp
propertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultOrg2OrgApplicationSettingsApp(InternalDataStore dataStore) |
DefaultOrg2OrgApplicationSettingsApp(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAcsUrl() |
java.lang.String |
getAudRestriction() |
java.lang.String |
getBaseUrl() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
Org2OrgApplicationSettingsApp |
setAcsUrl(java.lang.String acsUrl) |
Org2OrgApplicationSettingsApp |
setAudRestriction(java.lang.String audRestriction) |
Org2OrgApplicationSettingsApp |
setBaseUrl(java.lang.String baseUrl) |
clear, 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, waitgetResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListpublic DefaultOrg2OrgApplicationSettingsApp(InternalDataStore dataStore)
public DefaultOrg2OrgApplicationSettingsApp(InternalDataStore dataStore, java.util.Map<java.lang.String,java.lang.Object> properties)
public java.util.Map<java.lang.String,Property> getPropertyDescriptors()
getPropertyDescriptors in class DefaultApplicationSettingsApplicationpublic java.lang.String getAcsUrl()
getAcsUrl in interface Org2OrgApplicationSettingsApppublic Org2OrgApplicationSettingsApp setAcsUrl(java.lang.String acsUrl)
setAcsUrl in interface Org2OrgApplicationSettingsApppublic java.lang.String getAudRestriction()
getAudRestriction in interface Org2OrgApplicationSettingsApppublic Org2OrgApplicationSettingsApp setAudRestriction(java.lang.String audRestriction)
setAudRestriction in interface Org2OrgApplicationSettingsApppublic java.lang.String getBaseUrl()
getBaseUrl in interface Org2OrgApplicationSettingsApppublic Org2OrgApplicationSettingsApp setBaseUrl(java.lang.String baseUrl)
setBaseUrl in interface Org2OrgApplicationSettingsAppCopyright © 2017-2022 Okta. All Rights Reserved.