| Interface | Description |
|---|---|
| AccessTokenBasedAuthenticationFilter |
TODO Javadoc for AccessTokenBasedAuthenticationFilter.
|
| AccessTokenProvider |
The component used for AccessToken generation, marshaling etc.
|
| Class | Description |
|---|---|
| AccessToken |
Authentication Token - represents the structure of token used for authentication.
|
| AccessTokenHelper |
This class contains helper methods for working with acces token.
|
| Enum | Description |
|---|---|
| AccessTokenRTException.E05410 |
Error codes.
|
| Exception | Description |
|---|---|
| AccessTokenRTException |
Used for problems with
AccessToken authentication. |