Package io.vrap.rmf.base.client.oauth2
Class ClientCredentialsImpl
java.lang.Object
io.vrap.rmf.base.client.oauth2.ClientCredentialsImpl
- All Implemented Interfaces:
ClientCredentials
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getClientId
- Specified by:
getClientId
in interfaceClientCredentials
-
getClientSecret
- Specified by:
getClientSecret
in interfaceClientCredentials
-
getScopes
- Specified by:
getScopes
in interfaceClientCredentials
-