public class AudienceRestrictionsLookupFunction extends AbstractRelyingPartyLookupFunction<Collection<String>>
SAMLProfileConfiguration.getAdditionalAudiencesForAssertion(),
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 |
|---|
AudienceRestrictionsLookupFunction() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
apply(ProfileRequestContext input) |
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy@Nullable @NonnullElements @NotLive @Unmodifiable public Collection<String> apply(@Nullable ProfileRequestContext input)
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.