eu.semiramis.identityaggregator
Class IAWAYF

java.lang.Object
  extended by eu.semiramis.identityaggregator.IAWAYF

public class IAWAYF
extends java.lang.Object

Identity Aggregator Server Component - WAYF Service


Field Summary
protected  Audit audit
           
protected  IdentityAggregator_Config config
           
 
Constructor Summary
IAWAYF(java.lang.String configFilePath)
           
 
Method Summary
protected  void init()
           
 void processAndRedirect(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

protected IdentityAggregator_Config config

audit

protected Audit audit
Constructor Detail

IAWAYF

public IAWAYF(java.lang.String configFilePath)
       throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

init

protected void init()

processAndRedirect

public void processAndRedirect(javax.servlet.http.HttpServletRequest request,
                               javax.servlet.http.HttpServletResponse response)
                        throws javax.servlet.ServletException,
                               java.io.IOException
Throws:
javax.servlet.ServletException
java.io.IOException