Uses of Interface
com.amilesend.discogs.connection.auth.info.DiscogsAuthInfo
Packages that use DiscogsAuthInfo
-
Uses of DiscogsAuthInfo in com.amilesend.discogs.connection.auth.info
Classes in com.amilesend.discogs.connection.auth.info that implement DiscogsAuthInfoModifier and TypeClassDescriptionclassDefines a consumer/personal access token authorization type.classDefines the authorization information that contains the OAuth token information.classDefines the authorization information that contains an access token.Methods in com.amilesend.discogs.connection.auth.info that return DiscogsAuthInfoModifier and TypeMethodDescriptionstatic DiscogsAuthInfoDeserializes the givenauthInfoJsonstring to a newAuthInfoobject.