Class FlowIdLookupFunction

java.lang.Object
net.shibboleth.idp.consent.logic.impl.FlowIdLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,String>, ContextDataLookupFunction<ProfileRequestContext,String>

public class FlowIdLookupFunction extends Object implements ContextDataLookupFunction<ProfileRequestContext,String>
ContextDataLookupFunction that returns the current flow id.