com.ebay.sdk.handler
Class ClientAuthenticationHandler
java.lang.Object
com.ebay.sdk.handler.BaseHandler<SOAPMessageContext>
com.ebay.sdk.handler.ClientAuthenticationHandler
- All Implemented Interfaces:
- Handler<SOAPMessageContext>, SOAPHandler<SOAPMessageContext>
public class ClientAuthenticationHandler
- extends BaseHandler<SOAPMessageContext>
- implements SOAPHandler<SOAPMessageContext>
A hander to add eBay API credentials in SOAP header
- Version:
- 1.0
- Author:
- boyang
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientAuthenticationHandler
public ClientAuthenticationHandler()
handleMessage
public boolean handleMessage(SOAPMessageContext smc)
- Specified by:
handleMessage
in interface Handler<SOAPMessageContext>
getHeaders
public Set<QName> getHeaders()
- Specified by:
getHeaders
in interface SOAPHandler<SOAPMessageContext>
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.