public class RelyingPartyIdLookupFunction extends AbstractRelyingPartyLookupFunction<String>
RelyingPartyContext.getRelyingPartyId() 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 |
|---|
RelyingPartyIdLookupFunction() |
| 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.