Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
ScpCfCloudPlatform.getConnectivityServiceCredentials()
Retrieves the connectivity service credentials.
|
com.google.gson.JsonObject |
ScpCfCloudPlatform.getDestinationServiceCredentials()
Retrieves the destination service credentials.
|
com.google.gson.JsonObject |
ScpCfCloudPlatform.getServiceCredentials(String serviceName)
Retrieves the credentials of a service.
|
com.google.gson.JsonObject |
ScpCfCloudPlatform.getServiceCredentials(String serviceName,
String servicePlan)
Retrieves the credentials of a service.
|
String |
ScpCfCloudPlatform.getXsAppName()
Retrieves the "xsappname" from the XSUAA service instance credentials.
|
com.google.gson.JsonObject |
ScpCfCloudPlatform.getXsuaaServiceCredentials()
Retrieves the XSUAA service credentials.
|
com.google.gson.JsonObject |
ScpCfCloudPlatform.getXsuaaServiceCredentials(com.auth0.jwt.interfaces.DecodedJWT jwt)
Retrieves the service credentials for all bound XSUAA service instances based on the given JSON Web Token and the
service plans of each instance.
|
com.google.gson.JsonObject |
ScpCfCloudPlatform.getXsuaaServiceCredentials(String servicePlan)
Retrieves the XSUAA service credentials.
|
Copyright © 2020 SAP SE. All rights reserved.