public class SapCpiOAuthServiceImpl extends java.lang.Object implements SapCpiOAuthService
| Constructor and Description |
|---|
SapCpiOAuthServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
encodeCredentials(java.lang.String clientId,
java.lang.String clientSecret) |
SapCpiOAuthClient |
getAuthClient() |
PropertiesResolver |
getPropertiesResolver() |
<any> |
getToken() |
void |
setAuthClient(SapCpiOAuthClient authClient) |
void |
setPropertiesResolver(PropertiesResolver propertiesResolver) |
public <any> getToken()
getToken in interface SapCpiOAuthServiceprotected java.lang.String encodeCredentials(java.lang.String clientId,
java.lang.String clientSecret)
public SapCpiOAuthClient getAuthClient()
public void setAuthClient(SapCpiOAuthClient authClient)
authClient - the authClient to setpublic PropertiesResolver getPropertiesResolver()
public void setPropertiesResolver(PropertiesResolver propertiesResolver)
Copyright © 2018 SAP SE. All Rights Reserved.