Extractor used in AgoravaSee: Description
| Interface | Description |
|---|---|
| Extractor<T,F> |
Generic Extractor, root of all Extractors hierarchy
|
| StringExtractor |
Extracts an OAuth 1.0a url-encoded base string from the
OAuthRequest. |
| TokenExtractor |
Simple command object that extracts a
Token from a String |
| Enum | Description |
|---|---|
| ExtractorType.Type |
Different types of Extractor
|
| Annotation Type | Description |
|---|---|
| ExtractorType |
Qualifier to distinguish different
Extractor implementations |
Extractor used in AgoravaCopyright © 2012-2013. All Rights Reserved.