Class OAuthInfo

java.lang.Object
com.amilesend.discogs.connection.auth.info.OAuthInfo
All Implemented Interfaces:
com.amilesend.client.connection.auth.AuthInfo, DiscogsAuthInfo

public class OAuthInfo extends Object implements DiscogsAuthInfo
Defines the authorization information that contains the OAuth token information.
See Also: