public class AuthenticationFlowsLookupFunction extends AbstractRelyingPartyLookupFunction<Collection<String>>
AuthenticationProfileConfiguration.getAuthenticationFlows()
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 |
|---|
AuthenticationFlowsLookupFunction() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
apply(org.opensaml.profile.context.ProfileRequestContext input) |
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy@Nullable @NonnullElements @NotLive @Unmodifiable public Collection<String> apply(@Nullable org.opensaml.profile.context.ProfileRequestContext input)
Copyright © 1999–2015. All rights reserved.