public abstract class AbstractRequest extends Object
| Constructor and Description |
|---|
AbstractRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setClientId(String clientId) |
void |
setClientSecret(String clientSecret) |
void |
setGrantType(String grantType) |
void |
setRedirectUri(String redirectUri) |
Copyright © 2016-2017. All Rights Reserved.