org.jasig.portlet.proxy.service.web.interceptor
Class ProxyCASAuthenticationPreInterceptor

java.lang.Object
  extended by org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
      extended by org.jasig.portlet.proxy.service.web.interceptor.ProxyCASAuthenticationPreInterceptor
All Implemented Interfaces:
IPreInterceptor

public class ProxyCASAuthenticationPreInterceptor
extends AuthenticationPreInterceptor


Field Summary
 
Fields inherited from class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
AUTHENTICATION_TIMEOUT_KEY, AUTHENTICATION_TIMESTAMP_KEY
 
Constructor Summary
ProxyCASAuthenticationPreInterceptor()
           
 
Method Summary
protected  void prepareAuthentication(HttpContentRequestImpl contentRequest, javax.portlet.PortletRequest portletRequest)
           
 
Methods inherited from class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
intercept, isAlreadyAuthenticated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyCASAuthenticationPreInterceptor

public ProxyCASAuthenticationPreInterceptor()
Method Detail

prepareAuthentication

protected void prepareAuthentication(HttpContentRequestImpl contentRequest,
                                     javax.portlet.PortletRequest portletRequest)
Specified by:
prepareAuthentication in class AuthenticationPreInterceptor


Copyright © 2012 Jasig. All Rights Reserved.