Uses of Class
de.sonallux.spotify.api.authorization.TokenStoreApiAuthorizationProvider
-
-
Uses of TokenStoreApiAuthorizationProvider in de.sonallux.spotify.api.authorization.authorization_code
Subclasses of TokenStoreApiAuthorizationProvider in de.sonallux.spotify.api.authorization.authorization_code Modifier and Type Class Description classAuthorizationCodeFlowImplements the Authorization Code FlowclassAuthorizationCodePKCEFlow -
Uses of TokenStoreApiAuthorizationProvider in de.sonallux.spotify.api.authorization.client_credentials
Subclasses of TokenStoreApiAuthorizationProvider in de.sonallux.spotify.api.authorization.client_credentials Modifier and Type Class Description classClientCredentialsFlowImplements the Client Credentials Flow -
Uses of TokenStoreApiAuthorizationProvider in de.sonallux.spotify.api.authorization.implicit_grant
Subclasses of TokenStoreApiAuthorizationProvider in de.sonallux.spotify.api.authorization.implicit_grant Modifier and Type Class Description classImplicitGrantFlowImplements the Implicit Grant Flow
-