| Package | Description |
|---|---|
| edu.wisc.my.webproxy.beans.http |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpManagerImpl
This class is the implementation of the methods defined in the (@link edu.wisc.my.webproxy.beans.http.HttpManager) interface
|
class |
ShibbolethEnabledHttpManagerImpl
ShibbolethEnabledHttpManagerImpl subclasses HttpManagerImpl to configurably
provide a Shibboleth-authenticating HttpClient instance.
|
| Modifier and Type | Method and Description |
|---|---|
HttpManager |
HttpManagerService.findManager(javax.portlet.PortletRequest request)
Find an HttpManager for the current portlet request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpManagerService.saveHttpManager(javax.portlet.PortletRequest request,
HttpManager httpManager)
Save an HttpManager state.
|
Copyright © 2016 Jasig. All Rights Reserved.