|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRegexMatchFunctor | |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic |
Uses of AbstractRegexMatchFunctor in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic |
---|
Subclasses of AbstractRegexMatchFunctor in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic | |
---|---|
class |
AbstractAttributeTargetedRegexMatchFunctor
Base class for match functions that match a regular expresion against an attribute's value. |
class |
AttributeIssuerRegexMatchFunctor
A match function that evaluates to true if the attribute issuer matches the provided regular expression. |
class |
AttributeRequesterRegexMatchFunctor
A match function that evaluates to true if attribute requester matches the provided regular expression. |
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. |
class |
AuthenticationMethodRegexMatchFunctor
Match functor that compares the user's authentication method against a given regular expresion. |
class |
PrincipalRegexMatchFunctor
A match function that evaluates to true if user's principal name matches the provided regular expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |