Uses of Interface
io.quarkus.oidc.common.runtime.config.OidcCommonConfig
Packages that use OidcCommonConfig
-
Uses of OidcCommonConfig in io.quarkus.oidc.common.runtime
Classes in io.quarkus.oidc.common.runtime that implement OidcCommonConfigMethods 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) Constructors in io.quarkus.oidc.common.runtime with parameters of type OidcCommonConfig -
Uses of OidcCommonConfig in io.quarkus.oidc.common.runtime.config
Subinterfaces of OidcCommonConfig in io.quarkus.oidc.common.runtime.configClasses in io.quarkus.oidc.common.runtime.config that implement OidcCommonConfigModifier and TypeClassDescriptionprotected static classprotected static classConstructors in io.quarkus.oidc.common.runtime.config with parameters of type OidcCommonConfigModifierConstructorDescriptionprotectedOidcCommonConfigBuilder(OidcCommonConfig oidcCommonConfig)