| Package | Description |
|---|---|
| io.quarkus.oidc | |
| io.quarkus.oidc.runtime |
| Modifier and Type | Field and Description |
|---|---|
OidcTenantConfig.Proxy |
OidcTenantConfig.proxy
Options to configure a proxy that OIDC adapter will use for talking with OIDC server.
|
| Modifier and Type | Method and Description |
|---|---|
OidcTenantConfig.Proxy |
OidcTenantConfig.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcTenantConfig.setProxy(OidcTenantConfig.Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
protected static Optional<io.vertx.core.net.ProxyOptions> |
OidcRecorder.toProxyOptions(OidcTenantConfig.Proxy proxyConfig) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.