public class OAuthService extends Object
| Constructor and Description |
|---|
OAuthService(BaseConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
changeClientSecret(String clientSecret)
Changes the OAuth request client secret
|
String |
getAccessToken()
Returns a valid access token.
|
public OAuthService(BaseConfiguration config)
public String getAccessToken()
public void changeClientSecret(String clientSecret)
Copyright © 2025 Cense Data Inc.. All rights reserved.