Class AbstractExactValueMatcher

java.lang.Object
net.shibboleth.metadata.dom.saml.mdattr.AbstractEntityAttributeMatcher
net.shibboleth.metadata.dom.saml.mdattr.AbstractExactValueMatcher
All Implemented Interfaces:
Predicate<EntityAttributeFilteringStage.EntityAttributeContext>
Direct Known Subclasses:
AssuranceCertificationMatcher, EntityCategoryMatcher, EntityCategorySupportMatcher

@Immutable public abstract class AbstractExactValueMatcher extends AbstractEntityAttributeMatcher
An abstract entity attribute matcher implementation that matches an exact combination of value, name and name format. Optionally, a registration authority value may also be matched against.
Since:
0.9.0