Uses of Class
io.grpc.xds.internal.security.certprovider.CertificateProviderStore.Handle
Packages that use CertificateProviderStore.Handle
-
Uses of CertificateProviderStore.Handle in io.grpc.xds.internal.security.certprovider
Fields in io.grpc.xds.internal.security.certprovider declared as CertificateProviderStore.HandleModifier and TypeFieldDescriptionprivate final CertificateProviderStore.HandleCertProviderSslContextProvider.certHandleprivate final CertificateProviderStore.HandleCertProviderSslContextProvider.rootCertHandleMethods in io.grpc.xds.internal.security.certprovider that return CertificateProviderStore.HandleModifier and TypeMethodDescriptionCertificateProviderStore.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.private CertificateProviderStore.HandleCertificateProviderStore.createProviderHelper(String certName, String pluginName, Object config, CertificateProvider.Watcher watcher, boolean notifyCertUpdates)