| Interface | Description |
|---|---|
| JsonMapperService |
Manage JSON Serialization / De-serialization to and from Object
|
| OAuthLifeCycleService |
Main entry point for Agorava.
|
| SignatureService |
Signs a base string, returning the OAuth signature
|
| TimestampService |
Unix epoch timestamp generator.
|
| Class | Description |
|---|---|
| OAuthEncoder |
Utility class to encode and decode string for OAuth Format
|
| Preconditions |
Utils for checking preconditions and invariants
|
| StringUtils |
| Enum | Description |
|---|---|
| SignatureType.Type |
| Annotation Type | Description |
|---|---|
| SignatureType |
Qualifier to distinguish different
SignatureService implementations |
Copyright © 2012-2013. All Rights Reserved.