Class ServletRequestProfileRequestContextLookup

java.lang.Object
net.shibboleth.profile.context.navigate.ServletRequestProfileRequestContextLookup
All Implemented Interfaces:
Function<ServletRequest,ProfileRequestContext>

public class ServletRequestProfileRequestContextLookup extends Object implements Function<ServletRequest,ProfileRequestContext>
Looks up the profile request context from a servlet request attribute.