Package | Description |
---|---|
com.okta.sdk.impl.resource.application | |
com.okta.sdk.resource.application |
Modifier and Type | Method and Description |
---|---|
OAuth2ScopeConsentGrantSource |
DefaultOAuth2ScopeConsentGrant.getSource() |
Modifier and Type | Method and Description |
---|---|
OAuth2ScopeConsentGrant |
DefaultOAuth2ScopeConsentGrant.setSource(OAuth2ScopeConsentGrantSource source) |
Modifier and Type | Method and Description |
---|---|
OAuth2ScopeConsentGrantSource |
OAuth2ScopeConsentGrant.getSource() |
static OAuth2ScopeConsentGrantSource |
OAuth2ScopeConsentGrantSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2ScopeConsentGrantSource[] |
OAuth2ScopeConsentGrantSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OAuth2ScopeConsentGrant |
OAuth2ScopeConsentGrant.setSource(OAuth2ScopeConsentGrantSource source) |
Copyright © 2017–2023 Okta. All rights reserved.