See: Description
| Class | Description |
|---|---|
| AbstractAttributeResolutionLookupFunction<Type> |
Base class for a function that takes a
ProfileRequestContext and requires access to an
AttributeResolutionContext. |
| AttributeIssuerIdLookupFunction |
A function that returns
AttributeResolutionContext.getAttributeIssuerID() if available from a
AttributeResolutionContext obtained via a lookup function defined on the base class. |
| AttributePrincipalLookupFunction |
A function that returns
AttributeResolutionContext.getPrincipal() if available from a
AttributeResolutionContext obtained via a lookup function defined on the base class. |
| AttributeRecipientIdLookupFunction |
A function that returns
AttributeResolutionContext.getAttributeRecipientID() if available from a
AttributeResolutionContext obtained via a lookup function defined on the base class. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.