Uses of Class
de.sonallux.spotify.api.authorization.SpotifyAuthorizationException
Packages that use SpotifyAuthorizationException
Package
Description
-
Uses of SpotifyAuthorizationException in de.sonallux.spotify.api.authorization.authorization_code
Methods in de.sonallux.spotify.api.authorization.authorization_code that throw SpotifyAuthorizationExceptionModifier and TypeMethodDescriptionvoidAuthorizationCodeFlow.exchangeAuthorizationCode(AuthorizationRedirectResponse<String> authResponse) voidAuthorizationCodePKCEFlow.exchangeAuthorizationCode(AuthorizationRedirectResponse<String> authResponse, String codeVerifier) -
Uses of SpotifyAuthorizationException in de.sonallux.spotify.api.authorization.client_credentials
Methods in de.sonallux.spotify.api.authorization.client_credentials that throw SpotifyAuthorizationException