Package | Description |
---|---|
org.agorava.api.extractor |
This package contains different
Extractor used in Agorava |
org.agorava.spi |
Contains all Agorava's Service Provider Interface that has to be extended for each provider module
|
Class and Description |
---|
Extractor
Generic Extractor, root of all Extractors hierarchy
|
ExtractorType.Type
Different types of Extractor
|
Class and Description |
---|
StringExtractor
Extracts an OAuth 1.0a url-encoded base string from the
OAuthRequest . |
TokenExtractor
Simple command object that extracts a
Token from a String |
Copyright © 2012-2013. All Rights Reserved.