Uses of Class
net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
Packages that use AbstractMatcher
Package
Description
Implementation of the various policy matchers.
-
Uses of AbstractMatcher in net.shibboleth.idp.attribute.filter.matcher.impl
Subclasses of AbstractMatcher in net.shibboleth.idp.attribute.filter.matcher.implModifier and TypeClassDescriptionclassGeneralMatcherfor regexp comparison of strings in Attribute Filters.classclassTest that the scope in aScopedStringAttributeValueis a regexp match to configured value.classTest that the scope of aScopedStringAttributeValueis a string match to the value configured.classTest that anIdPAttributeValueis a regexp match to the configured string.classTest that anIdPAttributeValueis a string match to the configured string.