Uses of Class
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeRegexMatchFunctor

Packages that use AbstractEntityAttributeRegexMatchFunctor
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml   
 

Uses of AbstractEntityAttributeRegexMatchFunctor in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml
 

Subclasses of AbstractEntityAttributeRegexMatchFunctor in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml
 class AttributeIssuerEntityAttributeRegexMatchFunctor
          Match functor that checks, via matching against a regular expression, if the attribute issuer contains an entity attribute with a given value.
 class AttributeRequesterEntityAttributeRegexMatchFunctor
          Match functor that checks, via matching against a regular expression, if the attribute requester contains an entity attribute with a given value.
 



Copyright © 1999-2012. All Rights Reserved.