| Package | Description |
|---|---|
| net.shibboleth.idp.attribute.resolver.context.navigate |
Functions for navigating attribute resolution contexts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeIssuerIdLookupFunction
A function that returns
AttributeResolutionContext.getAttributeIssuerID() if available from a
AttributeResolutionContext obtained via a lookup function defined on the base class. |
class |
AttributePrincipalLookupFunction
A function that returns
AttributeResolutionContext.getPrincipal() if available from a
AttributeResolutionContext obtained via a lookup function defined on the base class. |
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.