|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TokenEventListener
Listener to handle token events such as soft-expiration-renew and hard-expiration-warning.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Method Summary | |
---|---|
void |
renewToken(java.lang.String newToken)
Called when a new token is returned from eBay to replace the current one. |
void |
warnHardExpiration(java.util.Date expirationDate)
Called when a hard expiration warning was received for the token that you are using. |
Method Detail |
---|
void renewToken(java.lang.String newToken)
newToken
- String The new token returned from eBay server.void warnHardExpiration(java.util.Date expirationDate)
expirationDate
- Date
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.