Class RequestResponseContextFilterTest.TestServlet
java.lang.Object
net.shibboleth.shared.spring.servlet.impl.RequestResponseContextFilterTest.TestServlet
- All Implemented Interfaces:
Servlet
- Enclosing class:
- RequestResponseContextFilterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()voidinit(ServletConfig config) voidservice(ServletRequest req, ServletResponse res)
-
Constructor Details
-
TestServlet
public TestServlet()
-
-
Method Details
-
service
- Specified by:
servicein interfaceServlet- Throws:
ServletExceptionIOException
-
init
- Specified by:
initin interfaceServlet- Throws:
ServletException
-
getServletConfig
- Specified by:
getServletConfigin interfaceServlet
-
getServletInfo
- Specified by:
getServletInfoin interfaceServlet
-
destroy
public void destroy()
-