org.apache.continuum.distributed.transport.slave
Class SlaveBuildAgentTransportAuthenticator

java.lang.Object
  extended by 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


Constructor Summary
SlaveBuildAgentTransportAuthenticator(BuildAgentConfigurationService buildAgentConfigurationService)
           
 
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
 

Constructor Detail

SlaveBuildAgentTransportAuthenticator

public SlaveBuildAgentTransportAuthenticator(BuildAgentConfigurationService buildAgentConfigurationService)
Method Detail

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.