Uses of Class
io.quarkus.oidc.common.runtime.OidcCommonConfig
Packages that use OidcCommonConfig
-
Uses of OidcCommonConfig in io.quarkus.oidc.common.runtime
Subclasses of OidcCommonConfig in io.quarkus.oidc.common.runtimeMethods in io.quarkus.oidc.common.runtime with parameters of type OidcCommonConfigModifier and TypeMethodDescriptionstatic StringOidcCommonUtils.getAuthServerUrl(OidcCommonConfig oidcConfig) static longOidcCommonUtils.getConnectionDelayInMillis(OidcCommonConfig oidcConfig) static voidOidcCommonUtils.setHttpClientOptions(OidcCommonConfig oidcConfig, io.vertx.core.http.HttpClientOptions options, OidcTlsSupport.TlsConfigSupport tlsSupport)