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