|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xmlrpc.AuthenticatedHandler
Description of the Class
Constructor Summary | |
AuthenticatedHandler(Configuration conf)
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)
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AuthenticatedHandler(Configuration conf) throws org.apache.xmlrpc.XmlRpcException
conf
- Description of the Parameter
org.apache.xmlrpc.XmlRpcException
- Description of the ExceptionMethod Detail |
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
execute
in interface org.apache.xmlrpc.AuthenticatedXmlRpcHandler
method
- Description of the Parameterv
- Description of the Parameteruser
- Description of the Parameterpassword
- Description of the Parameter
java.lang.Exception
- Description of the Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |