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