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
CertificateProviders.MaintainsCertificateProviders for all registered plugins.Global map of all ref-countedCertificateProviders 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 ofCertificateProviderfor file watching cert provider.Provider ofFileWatcherCertificateProviders.POJO class for storing various config values.