Package io.vrap.rmf.base.client.oauth2
Class ClientCredentialsBuilder
java.lang.Object
io.vrap.rmf.base.client.oauth2.ClientCredentialsBuilder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withClientId
(String clientId) withClientSecret
(String clientSecret) withScopes
(String scopes)
-
Constructor Details
-
ClientCredentialsBuilder
public ClientCredentialsBuilder()
-
-
Method Details
-
withClientId
-
withClientSecret
-
withScopes
-
build
-