public class ResponderIdLookupFunction extends AbstractRelyingPartyLookupFunction<String>
RelyingPartyConfiguration.getResponderId() if
available from a RelyingPartyContext obtained via a lookup function, by default a child of the
ProfileRequestContext.
If a specific setting is unavailable, a null value is returned.
| Constructor and Description |
|---|
ResponderIdLookupFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(ProfileRequestContext input) |
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy@Nullable public String apply(@Nullable ProfileRequestContext input)
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.