@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05:00") public interface OpenIdConnectApplication extends ExtensibleResource, Application
Application.StatusEnum
Modifier and Type | Method and Description |
---|---|
OAuthApplicationCredentials |
getCredentials() |
OpenIdConnectApplicationSettings |
getSettings() |
OpenIdConnectApplication |
setCredentials(OAuthApplicationCredentials credentials) |
OpenIdConnectApplication |
setSettings(OpenIdConnectApplicationSettings settings) |
activate, assignUserToApplication, cloneApplicationKey, createApplicationGroupAssignment, createApplicationGroupAssignment, deactivate, delete, generateCsr, generateKey, generateKey, getAccessibility, getApplicationGroupAssignment, getApplicationGroupAssignment, getApplicationKey, getApplicationUser, getApplicationUser, getCreated, getCsr, getEmbedded, getFeatureForApplication, getFeatures, getId, getLabel, getLastUpdated, getLicensing, getLinks, getName, getOAuth2Token, getOAuth2Token, getProfile, getScopeConsentGrant, getScopeConsentGrant, getSignOnMode, getStatus, getVisibility, grantConsentToScope, listApplicationUsers, listApplicationUsers, listCsrs, listGroupAssignments, listGroupAssignments, listKeys, listOAuth2Tokens, listOAuth2Tokens, listScopeConsentGrants, listScopeConsentGrants, publishBinaryCerCert, publishBinaryDerCert, publishBinaryPemCert, publishCerCert, publishDerCert, revokeCsr, revokeOAuth2TokenForApplication, revokeOAuth2Tokens, revokeScopeConsentGrant, setAccessibility, setCredentials, setFeatures, setLabel, setLicensing, setProfile, setSettings, setSignOnMode, setVisibility, update, updateApplicationPolicy, updateFeatureForApplication, uploadApplicationLogo
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
OAuthApplicationCredentials getCredentials()
getCredentials
in interface Application
OpenIdConnectApplication setCredentials(OAuthApplicationCredentials credentials)
OpenIdConnectApplicationSettings getSettings()
getSettings
in interface Application
OpenIdConnectApplication setSettings(OpenIdConnectApplicationSettings settings)
Copyright © 2017–2023 Okta. All rights reserved.