Uses of Class
io.grpc.xds.internal.security.certprovider.CertificateProvider
Packages that use CertificateProvider
-
Uses of CertificateProvider in io.grpc.xds.internal.security.certprovider
Subclasses of CertificateProvider in io.grpc.xds.internal.security.certproviderModifier and TypeClassDescription(package private) final class
Implementation ofCertificateProvider
for file watching cert provider.Fields in io.grpc.xds.internal.security.certprovider declared as CertificateProviderModifier and TypeFieldDescription(package private) final CertificateProvider
CertificateProviderStore.Handle.certProvider
Fields in io.grpc.xds.internal.security.certprovider with type parameters of type CertificateProviderMethods in io.grpc.xds.internal.security.certprovider that return CertificateProviderModifier and TypeMethodDescriptionCertificateProviderStore.CertProviderFactory.create
(CertificateProviderStore.CertProviderKey key) CertificateProviderProvider.createCertificateProvider
(Object config, CertificateProvider.DistributorWatcher watcher, boolean notifyCertUpdates) Creates aCertificateProvider
plugin.FileWatcherCertificateProviderProvider.createCertificateProvider
(Object config, CertificateProvider.DistributorWatcher watcher, boolean notifyCertUpdates) Constructors in io.grpc.xds.internal.security.certprovider with parameters of type CertificateProviderModifierConstructorDescriptionprivate
Handle
(CertificateProviderStore.CertProviderKey key, CertificateProvider.Watcher watcher, CertificateProvider certProvider)