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