org.exist.cocoon
Class XMLDBSessionLoginAction

java.lang.Object
  extended byorg.apache.avalon.framework.logger.AbstractLogEnabled
      extended byorg.apache.cocoon.acting.AbstractAction
          extended byorg.apache.cocoon.acting.ComposerAction
              extended byorg.exist.cocoon.XMLDBSessionLoginAction
All Implemented Interfaces:
org.apache.cocoon.acting.Action, org.apache.avalon.framework.component.Component, org.apache.avalon.framework.component.Composable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.thread.ThreadSafe

public class XMLDBSessionLoginAction
extends org.apache.cocoon.acting.ComposerAction
implements org.apache.avalon.framework.thread.ThreadSafe

Description of the Class

Author:
Wolfgang Meier

Field Summary
 
Fields inherited from class org.apache.cocoon.acting.ComposerAction
manager
 
Fields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP
 
Fields inherited from interface org.apache.cocoon.acting.Action
ROLE
 
Constructor Summary
XMLDBSessionLoginAction()
           
 
Method Summary
 java.util.Map act(org.apache.cocoon.environment.Redirector redirector, org.apache.cocoon.environment.SourceResolver resolver, java.util.Map objectModel, java.lang.String source, org.apache.avalon.framework.parameters.Parameters param)
          Description of the Method
 
Methods inherited from class org.apache.cocoon.acting.ComposerAction
compose
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDBSessionLoginAction

public XMLDBSessionLoginAction()
Method Detail

act

public java.util.Map act(org.apache.cocoon.environment.Redirector redirector,
                         org.apache.cocoon.environment.SourceResolver resolver,
                         java.util.Map objectModel,
                         java.lang.String source,
                         org.apache.avalon.framework.parameters.Parameters param)
                  throws java.lang.Exception
Description of the Method

Specified by:
act in interface org.apache.cocoon.acting.Action
Parameters:
redirector - Description of the Parameter
resolver - Description of the Parameter
objectModel - Description of the Parameter
source - Description of the Parameter
param - Description of the Parameter
Returns:
Description of the Return Value
Throws:
java.lang.Exception - Description of the Exception


Copyright (C) Wolfgang Meier. All rights reserved.