Class ProfileIdLookup
java.lang.Object
org.opensaml.profile.context.navigate.ProfileIdLookup
- All Implemented Interfaces:
Function<ProfileRequestContext,,String> ContextDataLookupFunction<ProfileRequestContext,String>
public class ProfileIdLookup
extends Object
implements ContextDataLookupFunction<ProfileRequestContext,String>
A
ContextDataLookupFunction that returns the profile ID for a ProfileRequestContext.-
Constructor Details
-
ProfileIdLookup
public ProfileIdLookup()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<ProfileRequestContext,String>
-