Home
last modified time | relevance | path

Searched defs:notifyCertUpdates (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/security/certprovider/
DCertificateProviderStore.java72 private final boolean notifyCertUpdates; field in CertificateProviderStore.CertProviderKey
76 String certName, String pluginName, boolean notifyCertUpdates, Object config) { in CertProviderKey()
164 boolean notifyCertUpdates) { in createOrGetProvider()
182 boolean notifyCertUpdates) { in createProviderHelper()
DCertificateProvider.java141 protected CertificateProvider(DistributorWatcher watcher, boolean notifyCertUpdates) { in CertificateProvider()
154 private final boolean notifyCertUpdates; field in CertificateProvider
DCertificateProviderProvider.java46 Object config, CertificateProvider.DistributorWatcher watcher, boolean notifyCertUpdates); in createCertificateProvider()
DFileWatcherCertificateProvider.java59 boolean notifyCertUpdates, in FileWatcherCertificateProvider()
219 boolean notifyCertUpdates, in create()
DFileWatcherCertificateProviderProvider.java76 Object config, CertificateProvider.DistributorWatcher watcher, boolean notifyCertUpdates) { in createCertificateProvider()
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/internal/security/certprovider/
DTestCertificateProvider.java28 boolean notifyCertUpdates, in TestCertificateProvider()
80 Object config, DistributorWatcher watcher, boolean notifyCertUpdates) { in createCertificateProvider()