Uses of Class
io.grpc.xds.internal.security.certprovider.CertificateProvider.DistributorWatcher
Packages that use CertificateProvider.DistributorWatcher
-
Uses of CertificateProvider.DistributorWatcher in io.grpc.xds.internal.security.certprovider
Methods in io.grpc.xds.internal.security.certprovider that return CertificateProvider.DistributorWatcherMethods in io.grpc.xds.internal.security.certprovider with parameters of type CertificateProvider.DistributorWatcherModifier and TypeMethodDescriptionCertificateProviderProvider.createCertificateProvider(Object config, CertificateProvider.DistributorWatcher watcher, boolean notifyCertUpdates) Creates aCertificateProviderplugin.Constructors in io.grpc.xds.internal.security.certprovider with parameters of type CertificateProvider.DistributorWatcherModifierConstructorDescriptionprotectedCertificateProvider(CertificateProvider.DistributorWatcher watcher, boolean notifyCertUpdates) Concrete subclasses will call this to register theCertificateProvider.Watcher.