| Package | Description |
|---|---|
| org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
| org.opensaml.saml.metadata.resolver |
Classes for SAML metadata resolution.
|
| Class and Description |
|---|
| MetadataResolver
A resolver that is capable of resolving
EntityDescriptor instances
which meet certain supplied criteria. |
| Class and Description |
|---|
| BatchMetadataResolver
Marker interface for
MetadataResolver implementations which resolve
metadata from a batch of data loaded and processed in advance of resolution operations,
for example by loading an XML document from a file or HTTP resource at component initialization
time. |
| ClearableMetadataResolver
Specialization of
MetadataResolver that supports on-demand clearing of the resolver's
internal cache of data. |
| MetadataResolver
A resolver that is capable of resolving
EntityDescriptor instances
which meet certain supplied criteria. |
| RefreshableMetadataResolver
Specialization of
MetadataResolver that supports on-demand refresh. |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.