Class JoinFunction

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

public class JoinFunction extends Object implements Function<ProfileRequestContext,String>
Function to join the result of two functions with a separator.