public class QualifiedNameIDFormatsLookupFunction extends AbstractRelyingPartyLookupFunction<Collection<String>>
NameID Formats
whose NameQualifier attributes should allow for defaulting based on the result of
SingleLogoutProfileConfiguration.getQualifiedNameIDFormats()
if such a profile is available from a RelyingPartyContext obtained via a lookup function,
by default a child of the ProfileRequestContext.
If a specific setting is unavailable, no values are returned.
| Constructor and Description |
|---|
QualifiedNameIDFormatsLookupFunction() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
apply(ProfileRequestContext input) |
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategypublic QualifiedNameIDFormatsLookupFunction()
@Nullable @NonnullElements @NotLive @Unmodifiable public Collection<String> apply(@Nullable ProfileRequestContext input)
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.