Package | Description |
---|---|
org.opensaml.saml.metadata.resolver.impl |
Class for retrieving, filtering, and querying metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
FileBackedHTTPMetadataResolver
An 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.
|
class |
FilesystemMetadataResolver
A metadata provider that pulls metadata from a file on the local filesystem.
|
class |
HTTPMetadataResolver
A metadata provider that pulls metadata using an HTTP GET.
|
class |
ResourceBackedMetadataResolver
A metadata provider that reads metadata from a {#link
Resource . |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.