Package | Description |
---|---|
com.okta.sdk.impl.resource | |
com.okta.sdk.impl.resource.application | |
com.okta.sdk.resource.application |
Modifier and Type | Method and Description |
---|---|
OIDCApplicationBuilder |
DefaultOIDCApplicationBuilder.setConsentMethod(OpenIdConnectApplicationConsentMethod consentMethod) |
Modifier and Type | Method and Description |
---|---|
OpenIdConnectApplicationConsentMethod |
DefaultOpenIdConnectApplicationSettingsClient.getConsentMethod() |
Modifier and Type | Method and Description |
---|---|
OpenIdConnectApplicationSettingsClient |
DefaultOpenIdConnectApplicationSettingsClient.setConsentMethod(OpenIdConnectApplicationConsentMethod consentMethod) |
Modifier and Type | Method and Description |
---|---|
OpenIdConnectApplicationConsentMethod |
OpenIdConnectApplicationSettingsClient.getConsentMethod() |
static OpenIdConnectApplicationConsentMethod |
OpenIdConnectApplicationConsentMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenIdConnectApplicationConsentMethod[] |
OpenIdConnectApplicationConsentMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OIDCApplicationBuilder |
OIDCApplicationBuilder.setConsentMethod(OpenIdConnectApplicationConsentMethod consentMethod) |
OpenIdConnectApplicationSettingsClient |
OpenIdConnectApplicationSettingsClient.setConsentMethod(OpenIdConnectApplicationConsentMethod consentMethod) |
Copyright © 2017–2023 Okta. All rights reserved.