Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 1999–2014. All rights reserved.