Uses of Class
net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
Packages that use BaseAttributeValueMatcherParser
Package
Description
Classes which parse beans which are natural "Matchers" (that is to say that they look at attribute values).
Parsers for the SAML rules.
-
Uses of BaseAttributeValueMatcherParser in net.shibboleth.idp.attribute.filter.spring.matcher.impl
Subclasses of BaseAttributeValueMatcherParser in net.shibboleth.idp.attribute.filter.spring.matcher.implModifier and TypeClassDescriptionclassBase class for regex matching functors of natural type Matcher (mostly attribute value matchers).classBase class for string matching functors of natural type Matcher (mostly attribute value matchers).classBean definition parser forAttributeScopeStringMatchers.classBean definition parser forAttributeScopeRegexpMatchers.classBean definition parser forAttributeValueRegexpMatchers.classBean definition parser forAttributeValueStringMatchers. -
Uses of BaseAttributeValueMatcherParser in net.shibboleth.idp.attribute.filter.spring.saml.impl
Subclasses of BaseAttributeValueMatcherParser in net.shibboleth.idp.attribute.filter.spring.saml.implModifier and TypeClassDescriptionclassBean definition parser forAttributeInMetadataMatcher.classBean definition parser forAttributeScopeMatchesShibMDScope.classBean definition parser forAttributeValueMatchesShibMDScope.