| Modifier and Type | Method and Description |
|---|---|
OAuthCredentials |
OAuthClient.getCredentials()
Returns the OAuth client credentials of this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthClient.setCredentials(OAuthCredentials credentials)
Sets the OAuth client credentials of this object.
|
| Constructor and Description |
|---|
OAuthClient(OAuthCredentials credentials)
Constructs this object with client credntials.
|
Copyright © 2015 Nishimura Software Studio. All rights reserved.