Package org.opensaml.saml.metadata.resolver.filter
package org.opensaml.saml.metadata.resolver.filter
Classes for SAML metadata filtering.
-
ClassDescriptionAn exception thrown during the evaluation of a
MetadataFilter
.A metadata filter is used to process a metadata document after it has been unmarshalled into an instance ofXMLObject
, either anEntityDescriptor
or anEntitiesDescriptor
.A filter that allows the composition ofMetadataFilter
s.Class used to provide contextual information at runtime toMetadataFilter
implementations.Marker interface for data classes to be used withMetadataFilterContext
.A processor of element nodes within a metadata tree.