Uses of Interface
org.opensaml.saml.metadata.resolver.RemoteMetadataResolver
Packages that use RemoteMetadataResolver
Package
Description
Classes for retrieving, filtering, and querying metadata.
-
Uses of RemoteMetadataResolver in org.opensaml.saml.metadata.resolver.impl
Classes in org.opensaml.saml.metadata.resolver.impl that implement RemoteMetadataResolverModifier and TypeClassDescriptionclassAn HTTP metadata provider that caches a copy of the retrieved metadata to disk so that, in the event that the metadata may not be pulled from the URL, it may be pulled from disk using the most recently fetched data.classSimple implementation of an HTTP-based dynamic metadata resolver which builds the request URL to process based on aFunctioninstance.classA metadata provider that pulls metadata using an HTTP GET.