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.