public class OAuthMigrationRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OAuthMigrationRequest.OAuthMigrationRequestBuilder |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessSecret() |
String |
getAccessToken() |
String |
getConsumerKey() |
String |
getConsumerSecret() |
Environment |
getEnvironment() |
OAuth2Config |
getOauth2config() |
String |
getRedirectUri() |
Scope |
getScope() |
public Environment getEnvironment()
public OAuth2Config getOauth2config()
public String getConsumerKey()
public String getConsumerSecret()
public String getAccessToken()
public String getAccessSecret()
public Scope getScope()
public String getRedirectUri()
Copyright © 2025. All Rights Reserved.