Package com.amazon.SellingPartnerAPIAA
Interface LWAAccessTokenCache
-
- All Known Implementing Classes:
LWAAccessTokenCacheImpl
public interface LWAAccessTokenCache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringget(Object key)voidput(Object key, String accessToken, long tokenTTLInSeconds)
-