Package | Description |
---|---|
com.okta.sdk.impl.resource | |
com.okta.sdk.resource.application | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
OIDCApplicationBuilder |
DefaultOIDCApplicationBuilder.setApplicationType(OpenIdConnectApplicationType applicationType) |
Modifier and Type | Method and Description |
---|---|
OIDCApplicationBuilder |
OIDCApplicationBuilder.setApplicationType(OpenIdConnectApplicationType applicationType) |
Modifier and Type | Method and Description |
---|---|
static OpenIdConnectApplicationType |
OpenIdConnectApplicationType.fromValue(String value) |
OpenIdConnectApplicationType |
OpenIdConnectApplicationSettingsClient.getApplicationType()
Get applicationType
|
static OpenIdConnectApplicationType |
OpenIdConnectApplicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenIdConnectApplicationType[] |
OpenIdConnectApplicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OpenIdConnectApplicationSettingsClient |
OpenIdConnectApplicationSettingsClient.applicationType(OpenIdConnectApplicationType applicationType) |
void |
OpenIdConnectApplicationSettingsClient.setApplicationType(OpenIdConnectApplicationType applicationType) |
Copyright © 2017–2023 Okta. All rights reserved.