|
Class Summary |
| CookieKey |
|
| HeaderImpl |
This class is the implementation of the methods defined in the (@link edu.wisc.my.webproxy.beans.http.Header) interface |
| HttpManager |
This interface is what the portlet uses to make requests. |
| HttpManagerImpl |
This class is the implementation of the methods defined in the (@link edu.wisc.my.webproxy.beans.http.HttpManager) interface |
| HttpManagerService |
HttpManagerFindingService is responsible for retrieving and saving
HttpManager instances for a particular user and request. |
| ICredentials |
Represents a authentication credentials that is passed to remote
application. |
| KeyManager |
|
| NtCredentials |
ICredentials for use with the NTLM authentication scheme which requires additional
information |
| ParameterPair |
|
| PersistedCookieImpl |
PersistedCookieImpl is an embeddable, JPA-persistable implementation of
ICookie. |
| RequestImpl |
This class is the implementation of the methods defined in the (@link edu.wisc.my.webproxy.beans.http.Request) interface |
| ResponseImpl |
This class is the implementation of the methods defined in the (@link edu.wisc.my.webproxy.beans.http.Response) interface |
| ShibbolethEnabledHttpManagerImpl |
ShibbolethEnabledHttpManagerImpl subclasses HttpManagerImpl to configurably
provide a Shibboleth-authenticating HttpClient instance. |
| WebProxyStateImpl |
WebProxyStateImpl represents the default JPA/Hibernate implementation of
IWebProxyState. |
| WebProxyStateJpaDaoImpl |
WebProxyStateJpaDaoImpl represents the default JPA implementation of
IWebProxyStateDao. |