public interface ClientCredentials
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
String |
getClientSecret() |
String |
getScopes() |
static ClientCredentialsBuilder |
of() |
String getClientId()
String getClientSecret()
String getScopes()
static ClientCredentialsBuilder of()