|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |