@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-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
OAuthApplicationCredentials getCredentials()
getCredentials
in interface Application
OpenIdConnectApplication setCredentials(OAuthApplicationCredentials credentials)
OpenIdConnectApplicationSettings getSettings()
getSettings
in interface Application
OpenIdConnectApplication setSettings(OpenIdConnectApplicationSettings settings)
Copyright © 2017-2022 Okta. All Rights Reserved.