Uses of Interface
io.quarkus.tls.TlsConfigurationRegistry
Packages that use TlsConfigurationRegistry
-
Uses of TlsConfigurationRegistry in io.quarkus.tls
Methods in io.quarkus.tls with parameters of type TlsConfigurationRegistryModifier and TypeMethodDescriptionstatic Optional<TlsConfiguration> TlsConfiguration.from(TlsConfigurationRegistry registry, Optional<String> name) -
Uses of TlsConfigurationRegistry in io.quarkus.tls.runtime
Classes in io.quarkus.tls.runtime that implement TlsConfigurationRegistryMethods in io.quarkus.tls.runtime that return types with arguments of type TlsConfigurationRegistryMethod parameters in io.quarkus.tls.runtime with type arguments of type TlsConfigurationRegistryModifier and TypeMethodDescriptionvoidLetsEncryptRecorder.initialize(Supplier<TlsConfigurationRegistry> registry)