Package org.opensaml.saml.metadata.resolver.filter.impl
@NonnullElements
package org.opensaml.saml.metadata.resolver.filter.impl
Implementation of Metadata 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
MetadataFilterthat associates other filters with specificMetadataResolverinstances by ID.A metadata node processor implementation which attaches an instance ofEntityGroupNameto anEntityDescriptorfor each ancestorEntitiesDescriptorin the metadata tree.A filter that addsEntityAttributesextension content to entities in order to drive software behavior based on them.A filter that removes roles from an entity descriptor.A filter that addsNameIDFormatcontent to entities in order to drive software behavior based on them.An implementation ofMetadataFilterwhich applies aMetadataNodeProcessorto each element node in the metadata document tree.A filter that removes anyEntityDescriptorthat 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 avalidUntilattribute on the root element of the metadata document.A metadata filter that schema validates an incoming metadata file.A scriptedFunctionwhich can be injected intoSignatureValidationFilter.setDynamicTrustedNamesStrategy(Function).A metadata filter that validates XML signatures.