| Interface | Description |
|---|---|
| AuthenticationManager |
AuthenticationManager interface
|
| TokenProvider |
Interface to be implemented to encapsulate developer token and music user token.
|
| Class | Description |
|---|---|
| AuthenticationFactory |
Factory to help create an instance of AuthenticationManager
|
| AuthIntentBuilder |
Utility class to help create an Intent to start the music kit authentication flow.
|
| TokenResult |
Encapsulates the result of an attempt to fetch the music user token.
|
| Enum | Description |
|---|---|
| TokenError |
Enum indicating the possible authentication error values.
|