Uses of Interface
io.grpc.xds.internal.security.certprovider.CertificateProvider.Watcher
Packages that use CertificateProvider.Watcher
-
Uses of CertificateProvider.Watcher in io.grpc.xds.internal.security.certprovider
Classes in io.grpc.xds.internal.security.certprovider that implement CertificateProvider.WatcherMethods in io.grpc.xds.internal.security.certprovider that return types with arguments of type CertificateProvider.WatcherMethods in io.grpc.xds.internal.security.certprovider with parameters of type CertificateProvider.WatcherModifier and TypeMethodDescriptionio.grpc.xds.internal.security.certprovider.CertificateProviderStore.HandleCertificateProviderStore.createOrGetProvider(String certName, String pluginName, Object config, CertificateProvider.Watcher watcher, boolean notifyCertUpdates) Creates or retrieves aCertificateProviderinstance, increments its ref-count and registers the watcher passed.