Class LocaleLookupFunction

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

public class LocaleLookupFunction extends Object implements Function<ProfileRequestContext,Locale>
Function which resolves the Locale from a ProfileRequestContext.