| Package | Description |
|---|---|
| com.okta.sdk.resource.application |
| Modifier and Type | Method and Description |
|---|---|
OpenIdConnectApplicationType |
OpenIdConnectApplicationSettingsClient.getApplicationType() |
static OpenIdConnectApplicationType |
OpenIdConnectApplicationType.valueOf(java.lang.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 |
|---|---|
OIDCApplicationBuilder |
OIDCApplicationBuilder.setApplicationType(OpenIdConnectApplicationType applicationType) |
OpenIdConnectApplicationSettingsClient |
OpenIdConnectApplicationSettingsClient.setApplicationType(OpenIdConnectApplicationType applicationType) |
Copyright © 2017-2022 Okta. All Rights Reserved.