|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpContentRequestImpl | |
|---|---|
| org.jasig.portlet.proxy.mvc.portlet.gateway | |
| org.jasig.portlet.proxy.service.web | |
| org.jasig.portlet.proxy.service.web.interceptor | |
| Uses of HttpContentRequestImpl in org.jasig.portlet.proxy.mvc.portlet.gateway |
|---|
| Methods in org.jasig.portlet.proxy.mvc.portlet.gateway that return types with arguments of type HttpContentRequestImpl | |
|---|---|
LinkedHashMap<HttpContentRequestImpl,List<String>> |
GatewayEntry.getContentRequests()
|
| Method parameters in org.jasig.portlet.proxy.mvc.portlet.gateway with type arguments of type HttpContentRequestImpl | |
|---|---|
void |
GatewayEntry.setContentRequests(LinkedHashMap<HttpContentRequestImpl,List<String>> contentRequests)
|
| Uses of HttpContentRequestImpl in org.jasig.portlet.proxy.service.web |
|---|
| Methods in org.jasig.portlet.proxy.service.web that return HttpContentRequestImpl | |
|---|---|
HttpContentRequestImpl |
HttpContentServiceImpl.getRequest(javax.portlet.PortletRequest request)
|
| Methods in org.jasig.portlet.proxy.service.web with parameters of type HttpContentRequestImpl | |
|---|---|
GenericContentResponseImpl |
HttpContentServiceImpl.getContent(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request)
|
protected org.apache.http.client.methods.HttpUriRequest |
HttpContentServiceImpl.getHttpRequest(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request)
|
| Uses of HttpContentRequestImpl in org.jasig.portlet.proxy.service.web.interceptor |
|---|
| Methods in org.jasig.portlet.proxy.service.web.interceptor with parameters of type HttpContentRequestImpl | |
|---|---|
void |
UserInfoUrlParameterizingPreInterceptor.intercept(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest portletRequest)
|
void |
IPreInterceptor.intercept(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest portletRequest)
|
void |
AuthenticationPreInterceptor.intercept(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest portletRequest)
|
protected void |
ProxyCASAuthenticationPreInterceptor.prepareAuthentication(HttpContentRequestImpl contentRequest,
javax.portlet.PortletRequest portletRequest)
|
protected abstract void |
AuthenticationPreInterceptor.prepareAuthentication(HttpContentRequestImpl contentRequest,
javax.portlet.PortletRequest portletRequest)
|
protected void |
AbstractBasicAuthenticationPreInterceptor.prepareAuthentication(HttpContentRequestImpl contentRequest,
javax.portlet.PortletRequest portletRequest)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||