Package | Description |
---|---|
org.apache.xmlrpc.server | |
org.apache.xmlrpc.webserver |
Modifier and Type | Method and Description |
---|---|
AbstractReflectiveHandlerMapping.AuthenticationHandler |
AbstractReflectiveHandlerMapping.getAuthenticationHandler()
Returns the authentication handler, if any, or null.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractReflectiveHandlerMapping.setAuthenticationHandler(AbstractReflectiveHandlerMapping.AuthenticationHandler pAuthenticationHandler)
Sets the authentication handler, if any, or null.
|
Modifier and Type | Method and Description |
---|---|
AbstractReflectiveHandlerMapping.AuthenticationHandler |
XmlRpcServlet.getAuthenticationHandler()
Returns the servlets
AbstractReflectiveHandlerMapping.AuthenticationHandler . |
Modifier and Type | Method and Description |
---|---|
void |
XmlRpcServlet.setAuthenticationHandler(AbstractReflectiveHandlerMapping.AuthenticationHandler pHandler)
Sets the servlets
AbstractReflectiveHandlerMapping.AuthenticationHandler . |
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.