Index
All Classes and Interfaces|All Packages
I
- io.quarkus.tls.deployment.spi - package io.quarkus.tls.deployment.spi
N
- name - Variable in class io.quarkus.tls.deployment.spi.TlsCertificateBuildItem
R
- registry() - Method in class io.quarkus.tls.deployment.spi.TlsRegistryBuildItem
S
- supplier - Variable in class io.quarkus.tls.deployment.spi.TlsCertificateBuildItem
T
- TlsCertificateBuildItem - Class in io.quarkus.tls.deployment.spi
-
A build item to register a TLS certificate.
- TlsCertificateBuildItem(String, Supplier<TlsConfiguration>) - Constructor for class io.quarkus.tls.deployment.spi.TlsCertificateBuildItem
-
Create an instance of
TlsCertificateBuildItemto register a TLS certificate. - TlsRegistryBuildItem - Class in io.quarkus.tls.deployment.spi
-
A build item that indicates that the TLS registry has been initialized.
- TlsRegistryBuildItem(Supplier<TlsConfigurationRegistry>) - Constructor for class io.quarkus.tls.deployment.spi.TlsRegistryBuildItem
All Classes and Interfaces|All Packages