public class OAuthServiceProvider extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
accessTokenURL |
String |
requestTokenURL |
String |
userAuthorizationURL |
| Constructor and Description |
|---|
OAuthServiceProvider(String requestTokenURL,
String userAuthorizationURL,
String accessTokenURL) |
Copyright © 2008–2017 Province of British Columbia. All rights reserved.