@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2017-12-14T13:01:44.308-05:00") public class DefaultOpenIdConnectApplicationSettingsClient extends AbstractResource implements OpenIdConnectApplicationSettingsClient
deletedPropertyNames, dirty, dirtyProperties, properties, referenceFactoryreadLock, writeLock| Constructor and Description |
|---|
DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore) |
DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore,
Map<String,Object> properties) |
clear, containsKey, containsValue, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isMaterialized, isMaterialized, isNew, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, setResourceProperty, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetResourceHref, setResourceHrefpublic DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore)
public DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourcepublic OpenIdConnectApplicationType getApplicationType()
getApplicationType in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setApplicationType(OpenIdConnectApplicationType applicationType)
setApplicationType in interface OpenIdConnectApplicationSettingsClientpublic String getClientUri()
getClientUri in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setClientUri(String clientUri)
setClientUri in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationConsentMethod getConsentMethod()
getConsentMethod in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setConsentMethod(OpenIdConnectApplicationConsentMethod consentMethod)
setConsentMethod in interface OpenIdConnectApplicationSettingsClientpublic List<OAuthGrantType> getGrantTypes()
getGrantTypes in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setGrantTypes(List<OAuthGrantType> grantTypes)
setGrantTypes in interface OpenIdConnectApplicationSettingsClientpublic String getLogoUri()
getLogoUri in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setLogoUri(String logoUri)
setLogoUri in interface OpenIdConnectApplicationSettingsClientpublic String getPolicyUri()
getPolicyUri in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setPolicyUri(String policyUri)
setPolicyUri in interface OpenIdConnectApplicationSettingsClientpublic List<String> getRedirectUris()
getRedirectUris in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setRedirectUris(List<String> redirectUris)
setRedirectUris in interface OpenIdConnectApplicationSettingsClientpublic List<OAuthResponseType> getResponseTypes()
getResponseTypes in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setResponseTypes(List<OAuthResponseType> responseTypes)
setResponseTypes in interface OpenIdConnectApplicationSettingsClientpublic String getTosUri()
getTosUri in interface OpenIdConnectApplicationSettingsClientpublic OpenIdConnectApplicationSettingsClient setTosUri(String tosUri)
setTosUri in interface OpenIdConnectApplicationSettingsClientCopyright © 2017 Okta. All rights reserved.