Uses of Class
io.quarkus.oidc.common.runtime.OidcCommonConfig.Proxy
Packages that use OidcCommonConfig.Proxy
-
Uses of OidcCommonConfig.Proxy in io.quarkus.oidc.common.runtime
Fields in io.quarkus.oidc.common.runtime declared as OidcCommonConfig.ProxyModifier and TypeFieldDescriptionOidcCommonConfig.proxyOptions to configure the proxy the OIDC adapter uses to talk with the OIDC server.Methods in io.quarkus.oidc.common.runtime that return OidcCommonConfig.ProxyMethods in io.quarkus.oidc.common.runtime with parameters of type OidcCommonConfig.ProxyModifier and TypeMethodDescriptionvoidOidcCommonConfig.setProxy(OidcCommonConfig.Proxy proxy) static Optional<io.vertx.core.net.ProxyOptions> OidcCommonUtils.toProxyOptions(OidcCommonConfig.Proxy proxyConfig)