@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2023-07-07T09:07:53.917-05:00") public class DefaultOpenIdConnectApplicationSettingsClient extends AbstractResource implements OpenIdConnectApplicationSettingsClient
properties
readLock, writeLock
Constructor and Description |
---|
DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore) |
DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore,
Map<String,Object> properties) |
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, values
getBoolean, 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, setProperty
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore)
public DefaultOpenIdConnectApplicationSettingsClient(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors
in class AbstractResource
public OpenIdConnectApplicationType getApplicationType()
getApplicationType
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setApplicationType(OpenIdConnectApplicationType applicationType)
setApplicationType
in interface OpenIdConnectApplicationSettingsClient
public String getClientUri()
getClientUri
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setClientUri(String clientUri)
setClientUri
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationConsentMethod getConsentMethod()
getConsentMethod
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setConsentMethod(OpenIdConnectApplicationConsentMethod consentMethod)
setConsentMethod
in interface OpenIdConnectApplicationSettingsClient
public List<OAuthGrantType> getGrantTypes()
getGrantTypes
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setGrantTypes(List<OAuthGrantType> grantTypes)
setGrantTypes
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationIdpInitiatedLogin getIdpInitiatedLogin()
getIdpInitiatedLogin
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setIdpInitiatedLogin(OpenIdConnectApplicationIdpInitiatedLogin idpInitiatedLogin)
setIdpInitiatedLogin
in interface OpenIdConnectApplicationSettingsClient
public String getInitiateLoginUri()
getInitiateLoginUri
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setInitiateLoginUri(String initiateLoginUri)
setInitiateLoginUri
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationIssuerMode getIssuerMode()
getIssuerMode
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setIssuerMode(OpenIdConnectApplicationIssuerMode issuerMode)
setIssuerMode
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClientKeys getJwks()
getJwks
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setJwks(OpenIdConnectApplicationSettingsClientKeys jwks)
setJwks
in interface OpenIdConnectApplicationSettingsClient
public String getLogoUri()
getLogoUri
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setLogoUri(String logoUri)
setLogoUri
in interface OpenIdConnectApplicationSettingsClient
public String getPolicyUri()
getPolicyUri
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setPolicyUri(String policyUri)
setPolicyUri
in interface OpenIdConnectApplicationSettingsClient
public List<String> getPostLogoutRedirectUris()
getPostLogoutRedirectUris
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setPostLogoutRedirectUris(List<String> postLogoutRedirectUris)
setPostLogoutRedirectUris
in interface OpenIdConnectApplicationSettingsClient
public List<String> getRedirectUris()
getRedirectUris
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setRedirectUris(List<String> redirectUris)
setRedirectUris
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsRefreshToken getRefreshToken()
getRefreshToken
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setRefreshToken(OpenIdConnectApplicationSettingsRefreshToken refreshToken)
setRefreshToken
in interface OpenIdConnectApplicationSettingsClient
public List<OAuthResponseType> getResponseTypes()
getResponseTypes
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setResponseTypes(List<OAuthResponseType> responseTypes)
setResponseTypes
in interface OpenIdConnectApplicationSettingsClient
public String getTosUri()
getTosUri
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setTosUri(String tosUri)
setTosUri
in interface OpenIdConnectApplicationSettingsClient
public String getWildcardRedirect()
getWildcardRedirect
in interface OpenIdConnectApplicationSettingsClient
public OpenIdConnectApplicationSettingsClient setWildcardRedirect(String wildcardRedirect)
setWildcardRedirect
in interface OpenIdConnectApplicationSettingsClient
Copyright © 2017–2023 Okta. All rights reserved.