Class LocaleLookupFunction
java.lang.Object
net.shibboleth.idp.consent.logic.impl.LocaleLookupFunction
- All Implemented Interfaces:
Function<ProfileRequestContext,
Locale>
Function which resolves the
Locale
from a ProfileRequestContext
.-
Constructor Details
-
LocaleLookupFunction
public LocaleLookupFunction()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<ProfileRequestContext,
Locale>
-