Changes since
the last release

com.ebay.sdk.handler
Class ClientAuthenticationHandler

java.lang.Object
  extended by com.ebay.sdk.handler.BaseHandler<javax.xml.ws.handler.soap.SOAPMessageContext>
      extended by com.ebay.sdk.handler.ClientAuthenticationHandler
All Implemented Interfaces:
javax.xml.ws.handler.Handler<javax.xml.ws.handler.soap.SOAPMessageContext>, javax.xml.ws.handler.soap.SOAPHandler<javax.xml.ws.handler.soap.SOAPMessageContext>

public class ClientAuthenticationHandler
extends BaseHandler<javax.xml.ws.handler.soap.SOAPMessageContext>
implements javax.xml.ws.handler.soap.SOAPHandler<javax.xml.ws.handler.soap.SOAPMessageContext>

A hander to add eBay API credentials in SOAP header

Version:
1.0
Author:
boyang

Field Summary
 
Fields inherited from class com.ebay.sdk.handler.BaseHandler
HandlerName
 
Constructor Summary
ClientAuthenticationHandler()
           
 
Method Summary
 java.util.Set<javax.xml.namespace.QName> getHeaders()
           
 boolean handleMessage(javax.xml.ws.handler.soap.SOAPMessageContext smc)
           
 
Methods inherited from class com.ebay.sdk.handler.BaseHandler
close, handleFault, setHandlerName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.ws.handler.Handler
close, handleFault
 

Constructor Detail

ClientAuthenticationHandler

public ClientAuthenticationHandler()
Method Detail

handleMessage

public boolean handleMessage(javax.xml.ws.handler.soap.SOAPMessageContext smc)
Specified by:
handleMessage in interface javax.xml.ws.handler.Handler<javax.xml.ws.handler.soap.SOAPMessageContext>

getHeaders

public java.util.Set<javax.xml.namespace.QName> getHeaders()
Specified by:
getHeaders in interface javax.xml.ws.handler.soap.SOAPHandler<javax.xml.ws.handler.soap.SOAPMessageContext>

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.