Retrieved Provider
This class represents a "retrieved" provider (i.e., the roles "publisher", "provider" and "trusted provider"), including its metadata (in the form of Provider) as well as functionality to retrieve its documents.
Properties
Functions
This function sums up the expected number of RetrievedDocuments that will be fetched from this Provider.
This function sums up the expected number of RetrievedDocuments that will be fetched from this Provider, blocking the calling Thread for Java compatibility.
Returns a channel that produces all URLs from ROLIE feeds and directory indices without duplicates.
This function fetches all directory indices or changes.csv files referenced by this provider and sends them to a ReceiveChannel.
This function fetches all CSAF documents that are listed by this provider.
This function fetches all ROLIE feeds referenced by this provider and sends them to a ReceiveChannel.
This method provides the Results of fetchDocuments as a Java Stream for usage in non-Kotlin environments.
Validates this Validatable according to the CSAF standard.