org.exist.cocoon
Class XMLDBSessionLoginAction

java.lang.Object
  extended byServiceableAction
      extended byorg.exist.cocoon.XMLDBSessionLoginAction

public class XMLDBSessionLoginAction
extends ServiceableAction

Cocoon action to authenticate a user against the database. If authentication succeeds, user and password will be stored into the current session.

Author:
Wolfgang Meier
See Also:
Serialized Form

Constructor Summary
XMLDBSessionLoginAction()
           
 
Method Summary
 java.util.Map act(Redirector redirector, SourceResolver resolver, java.util.Map objectModel, java.lang.String source, Parameters param)
           
 
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(Redirector redirector,
                         SourceResolver resolver,
                         java.util.Map objectModel,
                         java.lang.String source,
                         Parameters param)
                  throws java.lang.Exception
Throws:
java.lang.Exception


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.