public abstract class BaseOAuthService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseOAuthService.EndPoint
Description of an OAuth request token or access token URL.
|
static class |
BaseOAuthService.Location
Location for OAuth parameters in requests to an OAuth request token,
access token, or resource URL.
|
static class |
BaseOAuthService.Method
Method to use for requests to an OAuth request token or access token URL.
|
| Constructor and Description |
|---|
BaseOAuthService(Element serviceElement,
Uri base) |
public BaseOAuthService(Element serviceElement, Uri base) throws SpecParserException
SpecParserExceptionpublic abstract String getName()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.