Package com.amilesend.discogs.connection.auth
package com.amilesend.discogs.connection.auth
-
ClassDescriptionFactory used to vend
AuthManager
instances used for Discogs.Interface for client-side auth verification for required API calls.Helper to verify authentication defined for specific API calls to fail early if not configured for required calls.Authorization manager for key + secret pairs.A no-opAuthVerifier
so that all validation is performed server-side.Defines the auth manager for OAuth-authenticated requests.Authorization manager for access tokens.