at.gv.egiz.moodle.eidconnector.webapp
Class ConfigFilter
java.lang.Object
at.gv.egiz.moodle.eidconnector.webapp.ConfigFilter
- All Implemented Interfaces:
- Filter
public class ConfigFilter
- extends Object
- implements Filter
- Author:
- AT-TUG (Thomas Knall)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigFilter
public ConfigFilter()
destroy
public void destroy()
- Specified by:
destroy
in interface Filter
doFilter
public void doFilter(ServletRequest servletRequest,
ServletResponse servletResponse,
FilterChain filterChain)
throws IOException,
ServletException
- Specified by:
doFilter
in interface Filter
- Throws:
IOException
ServletException
init
public void init(FilterConfig filterConfig)
throws ServletException
- Specified by:
init
in interface Filter
- Throws:
ServletException
Copyright 2009 EGIZ. All Rights Reserved.