com.dotmarketing.filters
Class AutoLoginFilter

java.lang.Object
  extended by com.dotmarketing.filters.AutoLoginFilter

public class AutoLoginFilter
extends java.lang.Object


Constructor Summary
AutoLoginFilter()
           
 
Method Summary
 void destroy()
           
 void doFilter(ServletRequest req, ServletResponse res, FilterChain chain)
           
 void init(FilterConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoLoginFilter

public AutoLoginFilter()
Method Detail

destroy

public void destroy()

doFilter

public void doFilter(ServletRequest req,
                     ServletResponse res,
                     FilterChain chain)
              throws java.io.IOException,
                     ServletException
Throws:
java.io.IOException
ServletException

init

public void init(FilterConfig config)
          throws ServletException
Throws:
ServletException


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.