...
FileBackedHTTPMetadataProvider
A FileBackedHTTPMetadataProvider will load (and periodically reload) a metadata file from an HTTP server in the background. The metadata file may contain a single entity (<md:EntityDescriptor>
) or multiple entities (<md:EntitiesDescriptor>
). The latter is more common.
...