| Package | Description |
|---|---|
| edu.wisc.my.webproxy.beans.interceptors |
| Class and Description |
|---|
| PostInterceptor
A post-interceptor is run after the request has been made and before the portlet
has access to the Response object.
|
| PreInterceptor
A pre-interceptor is run after the portlet has a full Request object created
to allow user code to take actions on that object before it is used to make
the HTTP request to the remote application
|
| UserInfoParameterizingPreInterceptor |
| UserInfoParameterizingPreInterceptor.Strategy |
Copyright © 2016 Jasig. All Rights Reserved.