Package org.opensaml.saml.metadata.resolver.filter.impl
package org.opensaml.saml.metadata.resolver.filter.impl
Implementation of the resolver filters.
-
ClassDescriptionA filter that adds algorithm extension content to entities in order to drive software behavior based on them.Function which implements a basic strategy for extracting trusted names for PKIX trust engine evaluation.A
MetadataFilter
that associates other filters with specificMetadataResolver
instances by ID.A metadata node processor implementation which attaches an instance ofEntityGroupName
to anEntityDescriptor
for each ancestorEntitiesDescriptor
in the metadata tree.A filter that addsEntityAttributes
extension content to entities in order to drive software behavior based on them.A filter that removes roles from an entity descriptor.A filter that addsNameIDFormat
content to entities in order to drive software behavior based on them.An implementation ofMetadataFilter
which applies aMetadataNodeProcessor
to each element node in the metadata document tree.A filter that removes anyEntityDescriptor
that does or does not match aPredicate
, thus an include or exclude policy.Whether matching means to include or exclude an entity.A metadata filter that requires the presence of avalidUntil
attribute on the root element of the metadata document.A metadata filter that schema validates an incoming metadata file.A scriptedFunction
which can be injected intoSignatureValidationFilter.setDynamicTrustedNamesStrategy(Function)
.A metadata filter that validates XML signatures.