public class AttributeIssuerIdLookupFunction extends AbstractAttributeResolutionLookupFunction<String>
AttributeResolutionContext.getAttributeIssuerID() if available from a
AttributeResolutionContext obtained via a lookup function defined on the base class.
If a specific setting is unavailable, a null value is returned.
| Constructor and Description |
|---|
AttributeIssuerIdLookupFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doApply(AttributeResolutionContext input)
Method that performs eventual lookup of target data.
|
apply, setAttributeResolutionContextLookupStrategy@Nullable protected String doApply(@Nonnull AttributeResolutionContext input)
doApply in class AbstractAttributeResolutionLookupFunction<String>input - the context to examineCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.