Uses of Class
net.shibboleth.metadata.dom.saml.mdattr.AbstractEntityAttributeMatcher
Packages that use AbstractEntityAttributeMatcher
Package
Description
Aggregator classes for the entity attributes specification.
-
Uses of AbstractEntityAttributeMatcher in net.shibboleth.metadata.dom.saml.mdattr
Subclasses of AbstractEntityAttributeMatcher in net.shibboleth.metadata.dom.saml.mdattrModifier and TypeClassDescriptionclassAn abstract entity attribute matcher implementation that matches an exact combination of value, name and name format.classAn entity attribute matcher which matches a given assurance certification value.classAn entity attribute matcher which matches a given entity category.classAn entity attribute matcher which matches a given entity support category.classAn entity attribute matcher implementation that delegates each component match to a different @{link Predicate}.