Uses of Interface
io.quarkus.oidc.common.runtime.config.OidcCommonConfig.Proxy
Packages that use OidcCommonConfig.Proxy
-
Uses of OidcCommonConfig.Proxy in io.quarkus.oidc.common.runtime
Classes in io.quarkus.oidc.common.runtime that implement OidcCommonConfig.ProxyModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc.common.runtime that return OidcCommonConfig.ProxyMethods in io.quarkus.oidc.common.runtime with parameters of type OidcCommonConfig.ProxyModifier and TypeMethodDescriptionstatic Optional<io.vertx.core.net.ProxyOptions> OidcCommonUtils.toProxyOptions(OidcCommonConfig.Proxy proxyConfig) -
Uses of OidcCommonConfig.Proxy in io.quarkus.oidc.common.runtime.config
Methods in io.quarkus.oidc.common.runtime.config that return OidcCommonConfig.Proxy
OidcCommonConfigBuilderto create the Proxy config