Frames | No Frames |
Methods with parameter type org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler | |
void | XmlRpcServlet.setAuthenticationHandler(AbstractReflectiveHandlerMapping.AuthenticationHandler pHandler) Sets the servlets AbstractReflectiveHandlerMapping.AuthenticationHandler . |
Methods with return type org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler | |
AbstractReflectiveHandlerMapping.AuthenticationHandler | Returns the servlets AbstractReflectiveHandlerMapping.AuthenticationHandler . |
Methods with parameter type org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler | |
void | AbstractReflectiveHandlerMapping.setAuthenticationHandler(AbstractReflectiveHandlerMapping.AuthenticationHandler pAuthenticationHandler) Sets the authentication handler, if any, or null. |
Methods with return type org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler | |
AbstractReflectiveHandlerMapping.AuthenticationHandler | Returns the authentication handler, if any, or null. |