Uses of Class
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractAttributeTargetedRegexMatchFunctor

Packages that use AbstractAttributeTargetedRegexMatchFunctor
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic   
 

Uses of AbstractAttributeTargetedRegexMatchFunctor in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic
 

Subclasses of AbstractAttributeTargetedRegexMatchFunctor in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic
 class AttributeScopeRegexMatchFunctor
          Match functor that checks if an attribute's scoped values are equal to a given regular expression.
 class AttributeValueRegexMatchFunctor
          A match function that evaluates an attribute's value against the provided regular expression.
 



Copyright © 1999-2012. All Rights Reserved.