Package org.apache.camel.oauth
Class ClientCredentials
java.lang.Object
org.apache.camel.oauth.Credentials
org.apache.camel.oauth.ClientCredentials
-
Field Summary
Fields inherited from class org.apache.camel.oauth.Credentials
flowType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetClientId(String clientId) setClientSecret(String clientSecret) Methods inherited from class org.apache.camel.oauth.Credentials
getFlowType, setFlowType
-
Constructor Details
-
ClientCredentials
public ClientCredentials()
-
-
Method Details
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-