org.exist.xmlrpc
Class AuthenticatedHandler

java.lang.Object
  extended byorg.exist.xmlrpc.AuthenticatedHandler

public class AuthenticatedHandler
extends java.lang.Object


Constructor Summary
AuthenticatedHandler(Configuration conf, java.lang.String id)
          Constructor for the AuthenticatedHandler object
 
Method Summary
 java.lang.Object execute(java.lang.String method, java.util.Vector v, java.lang.String user, java.lang.String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatedHandler

public AuthenticatedHandler(Configuration conf,
                            java.lang.String id)
                     throws XmlRpcException
Constructor for the AuthenticatedHandler object

Parameters:
conf - Description of the Parameter
Throws:
XmlRpcException - Description of the Exception
Method Detail

execute

public java.lang.Object execute(java.lang.String method,
                                java.util.Vector v,
                                java.lang.String user,
                                java.lang.String password)
                         throws java.lang.Exception
Throws:
java.lang.Exception


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