Uses of Package
com.wrapper.spotify.model_objects.credentials
-
Classes in com.wrapper.spotify.model_objects.credentials used by com.wrapper.spotify.model_objects.credentials Class Description AuthorizationCodeCredentials Retrieve information about Authorization Code Credentials by building instances from this class.AuthorizationCodeCredentials.Builder Builder class for buildingAuthorizationCodeCredentialsinstances.ClientCredentials Retrieve information about Client Credentials by building instances from this class.ClientCredentials.Builder Builder class for buildingClientCredentialsinstances. -
Classes in com.wrapper.spotify.model_objects.credentials used by com.wrapper.spotify.requests.authorization.authorization_code Class Description AuthorizationCodeCredentials Retrieve information about Authorization Code Credentials by building instances from this class. -
Classes in com.wrapper.spotify.model_objects.credentials used by com.wrapper.spotify.requests.authorization.client_credentials Class Description ClientCredentials Retrieve information about Client Credentials by building instances from this class.