public class ClientCredentialsImpl extends Object implements ClientCredentials
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
String |
getClientSecret() |
String |
getScopes() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic String getClientId()
getClientId in interface ClientCredentialspublic String getClientSecret()
getClientSecret in interface ClientCredentialspublic String getScopes()
getScopes in interface ClientCredentials