za.org.coefficient.interceptors
Class PersistentLoginInterceptor

java.lang.Object
  extended by za.org.coefficient.core.CoefficientInterceptor
      extended by za.org.coefficient.interceptors.PersistentLoginInterceptor

public class PersistentLoginInterceptor
extends CoefficientInterceptor

Version:
$Revision: 1.6 $ $Date: 2004/10/27 10:26:18 $
Author:
Dylan Etkin

Field Summary
private static java.lang.String CHECKED_FOR_COOKIES
           
 
Fields inherited from class za.org.coefficient.core.CoefficientInterceptor
ABORT_INTERCEPTOR_PREFIX, INVOKE_ABORT_GLOBAL, INVOKE_ABORT_LOCAL, INVOKE_PROCESS_CHILD, INVOKE_PROCESS_DONE, INVOKE_SKIP_NEXT
 
Constructor Summary
PersistentLoginInterceptor()
           
 
Method Summary
protected  int handleInvoke(CoefficientContext ctx)
           
 
Methods inherited from class za.org.coefficient.core.CoefficientInterceptor
abortNamedInterceptor, append, getSibling, handlePostInvoke, invoke, last, setSibling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHECKED_FOR_COOKIES

private static final java.lang.String CHECKED_FOR_COOKIES
See Also:
Constant Field Values
Constructor Detail

PersistentLoginInterceptor

public PersistentLoginInterceptor()
Method Detail

handleInvoke

protected int handleInvoke(CoefficientContext ctx)
                    throws java.lang.Exception
Overrides:
handleInvoke in class CoefficientInterceptor
Throws:
java.lang.Exception


Copyright CSIR. All Rights Reserved.