Package io.grpc.xds.internal.security.certprovider
package io.grpc.xds.internal.security.certprovider
-
ClassDescriptionA plug-in that provides certificates required by the xDS security component and created using the certificate-provider config from the xDS server.A watcher is registered to receive certificate updates.Provider of
CertificateProvider
s.MaintainsCertificateProvider
s for all registered plugins.Global map of all ref-countedCertificateProvider
s that have been instantiated in the application.A client SslContext provider using CertificateProviderInstance to fetch secrets.Creates CertProviderClientSslContextProvider.A server SslContext provider using CertificateProviderInstance to fetch secrets.Creates CertProviderServerSslContextProvider.Base class forCertProviderClientSslContextProvider
.Implementation ofCertificateProvider
for file watching cert provider.Provider ofFileWatcherCertificateProvider
s.POJO class for storing various config values.