org.exist.xmlrpc
Class AuthenticatedHandler
java.lang.Object
org.exist.xmlrpc.AuthenticatedHandler
- All Implemented Interfaces:
- org.apache.xmlrpc.AuthenticatedXmlRpcHandler
public class AuthenticatedHandler
- extends Object
- implements org.apache.xmlrpc.AuthenticatedXmlRpcHandler
AuthenticatedHandler
public AuthenticatedHandler(Configuration conf,
String id)
throws org.apache.xmlrpc.XmlRpcException
- Constructor for the AuthenticatedHandler object
- Parameters:
conf - Description of the Parameter
- Throws:
org.apache.xmlrpc.XmlRpcException - Description of the Exception
execute
public Object execute(String method,
Vector v,
String user,
String password)
throws Exception
- Specified by:
execute in interface org.apache.xmlrpc.AuthenticatedXmlRpcHandler
- Throws:
Exception
Copyright (C) Wolfgang Meier. All rights reserved.