org.apache.continuum.distributed.transport.slave
Class SlaveBuildAgentTransportAuthenticator
java.lang.Object
org.apache.continuum.distributed.transport.slave.SlaveBuildAgentTransportAuthenticator
- All Implemented Interfaces:
- org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler
public class SlaveBuildAgentTransportAuthenticator
- extends Object
- implements org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler
Method Summary |
boolean |
isAuthorized(org.apache.xmlrpc.XmlRpcRequest pRequest)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlaveBuildAgentTransportAuthenticator
public SlaveBuildAgentTransportAuthenticator(BuildAgentConfigurationService buildAgentConfigurationService)
isAuthorized
public boolean isAuthorized(org.apache.xmlrpc.XmlRpcRequest pRequest)
throws org.apache.xmlrpc.XmlRpcException
- Specified by:
isAuthorized
in interface org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler
- Throws:
org.apache.xmlrpc.XmlRpcException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.