public class MockHttpServletRequestLookupStrategy extends Object implements org.opensaml.messaging.context.navigate.ContextDataLookupFunction<org.opensaml.messaging.context.MessageContext<?>,HttpServletRequest>
HttpServletRequest supplied at construction time.| Modifier and Type | Field and Description |
|---|---|
private HttpServletRequest |
servletRequest
The servlet request.
|
| Constructor and Description |
|---|
MockHttpServletRequestLookupStrategy(HttpServletRequest request)
Constructor.
|
private HttpServletRequest servletRequest
public MockHttpServletRequestLookupStrategy(HttpServletRequest request)
request - the HttpServletRequest@Nullable public HttpServletRequest apply(@Nullable org.opensaml.messaging.context.MessageContext input)
apply in interface Function<org.opensaml.messaging.context.MessageContext<?>,HttpServletRequest>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.