| Interface | Description |
|---|---|
| StreetsideLoginListener |
This interface should be implemented by components that want to get notified when the user
logs in or logs out of his Streetside account.
|
| Class | Description |
|---|---|
| OAuthPortListener |
Listens to the OAuth port (8763) in order to get the access token and sends
back a simple reply.
|
| OAuthUtils |
A set of utilities related to OAuth.
|
| StreetsideUser |
Represents the current logged in user and stores its data.
|