public interface AccessTokenAndUser
SecureStoreService.getAccesTokenForOauth2AuthorizationCodeCredential(String)| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken()
Access token
|
String |
getUser()
Returns the user specified in the OAuth2 Authorization Code Credential
|
Copyright © 2020 SAP. All rights reserved.