| Package | Description |
|---|---|
| org.jasig.portlet.proxy.service.web.interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBasicAuthenticationPreInterceptor
AbstractBasicAuthenticationPreInterceptor provides common logic for any
authentication implementations using BASIC auth.
|
class |
AuthenticationPreInterceptor
AuthenticationPreInterceptor provides a base class for implementing authentication
to remote web content.
|
class |
ProxyCASAuthenticationPreInterceptor
ProxyCASAuthenticationPreInterceptor provides CAS authentication for HTTP
requests.
|
class |
UserInfoBasicAuthenticationPreInterceptor
UserInfoBasicAuthencitationPreInterceptor applies BASIC authentication using
username and password tokens available in the UserInfo map.
|
class |
UserInfoUrlParameterizingPreInterceptor
UserInfoUrlParameterizingPreInterceptor allows content requests to include
dynamic parameters of the form {attributeName} in content requests, either
in the URL string or in parameters associated with the request.
|
Copyright © 2013 Jasig. All Rights Reserved.