com.wiris.plugin.dispatchers
Class CASDispatcher

java.lang.Object
  extended by com.wiris.plugin.dispatchers.CASDispatcher

public abstract class CASDispatcher
extends java.lang.Object


Constructor Summary
CASDispatcher()
           
 
Method Summary
static void dispatch(java.util.Properties config, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CASDispatcher

public CASDispatcher()
Method Detail

dispatch

public static void dispatch(java.util.Properties config,
                            HttpServletRequest request,
                            HttpServletResponse response)
                     throws java.io.IOException
Throws:
java.io.IOException