| Package | Description |
|---|---|
| io.quarkus.oidc.runtime |
| Modifier and Type | Field and Description |
|---|---|
OidcBuildTimeConfig.ApplicationType |
OidcBuildTimeConfig.applicationType
The application type, which can be one of the following values from enum
OidcBuildTimeConfig.ApplicationType. |
| Modifier and Type | Method and Description |
|---|---|
static OidcBuildTimeConfig.ApplicationType |
OidcBuildTimeConfig.ApplicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OidcBuildTimeConfig.ApplicationType[] |
OidcBuildTimeConfig.ApplicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.