Uses of Interface
io.quarkus.tls.runtime.config.TrustStoreCredentialProviderConfig
Packages that use TrustStoreCredentialProviderConfig
-
Uses of TrustStoreCredentialProviderConfig in io.quarkus.tls.runtime.config
Methods in io.quarkus.tls.runtime.config that return TrustStoreCredentialProviderConfigModifier and TypeMethodDescriptionTrustStoreConfig.credentialsProvider()The credential provider configuration for the trust store. -
Uses of TrustStoreCredentialProviderConfig in io.quarkus.tls.runtime.keystores
Methods in io.quarkus.tls.runtime.keystores with parameters of type TrustStoreCredentialProviderConfigModifier and TypeMethodDescriptionCredentialProviders.getTrustStorePassword(Optional<String> maybePasswordFromConfig, TrustStoreCredentialProviderConfig config)