public interface BundleRefreshProcessor
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<?> |
refreshBundle(org.nhindirect.config.store.TrustBundle bundle)
Refreshes the set of anchors within a bundle.
|
reactor.core.publisher.Mono<?> refreshBundle(org.nhindirect.config.store.TrustBundle bundle)
bundle - The bundle that will be updated.Copyright © 2021. All rights reserved.