| Package | Description |
|---|---|
| io.quarkus.oidc | |
| io.quarkus.oidc.runtime |
| Modifier and Type | Field and Description |
|---|---|
OidcTenantConfig.Authentication |
OidcTenantConfig.authentication
Different options to configure authorization requests
|
| Modifier and Type | Method and Description |
|---|---|
OidcTenantConfig.Authentication |
OidcTenantConfig.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcTenantConfig.setAuthentication(OidcTenantConfig.Authentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
CodeAuthenticationMechanism.setCookiePath(io.vertx.ext.web.RoutingContext context,
OidcTenantConfig.Authentication auth,
io.vertx.core.http.impl.ServerCookie cookie) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.