@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05:00") public interface AutoLoginApplication extends ExtensibleResource, Application
Application.StatusEnum
Modifier and Type | Method and Description |
---|---|
SchemeApplicationCredentials |
getCredentials() |
AutoLoginApplicationSettings |
getSettings() |
AutoLoginApplication |
setCredentials(SchemeApplicationCredentials credentials) |
AutoLoginApplication |
setSettings(AutoLoginApplicationSettings 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
SchemeApplicationCredentials getCredentials()
getCredentials
in interface Application
AutoLoginApplication setCredentials(SchemeApplicationCredentials credentials)
AutoLoginApplicationSettings getSettings()
getSettings
in interface Application
AutoLoginApplication setSettings(AutoLoginApplicationSettings settings)
Copyright © 2017–2023 Okta. All rights reserved.