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

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

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

Subclasses of AbstractStringMatchFunctor in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic
 class AbstractAttributeTargetedStringMatchFunctor
          Base class for match functions that match a string value against an attribute's value.
 class AttributeIssuerStringMatchFunctor
          A match function that evaluates to true if the attribute issuer matches the given match string.
 class AttributeRequesterStringMatchFunctor
          A match function that evaluates to true if the attribute requester matches the given match string.
 class AttributeScopeStringMatchFunctor
          Match functor that checks if an attribute's scoped values are equal to a given string.
 class AttributeValueStringMatchFunctor
          A match function that evaluates an attribute's value against the given match string.
 class AuthenticationMethodStringMatchFunctor
          Match functor that compares the user's authentication method against a given string.
 class PrincipalStringMatchFunctor
          A match function that evaluates to true if user's principal name matches the given match string.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.