Package net.shibboleth.idp.attribute.filter.spring.matcher.impl
@NonnullElements
package net.shibboleth.idp.attribute.filter.spring.matcher.impl
Classes which parse beans which are natural "Matchers" (that is to say that they look at attribute values).
The bulk of the work is done in the base class
BaseAttributeValueMatcherParser.
-
ClassesClassDescriptionBase class for regex matching functors of natural type Matcher (mostly attribute value matchers).Base class for string matching functors of natural type Matcher (mostly attribute value matchers).Bean definition parser for
AttributeScopeStringMatchers.Bean definition parser forAttributeScopeRegexpMatchers.Bean definition parser forAttributeValueRegexpMatchers.Bean definition parser forAttributeValueStringMatchers.