Interface AccessTokenService

All Known Implementing Classes:
AccessTokenServiceImpl, AccessTokenServiceRestClient

public interface AccessTokenService
Service for managing access tokens. In order to call any method of this API, a client must use a master access token.
Author:
avasquez