Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.tenant |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTenantFacade
Abstract base class for
TenantFacade s which allows to use a mocked Tenant if the environment variable
"USE_MOCKED_TENANT" is set to "true". |
class |
ScpCfTenantFacade
Facade providing access to tenant information on SAP Cloud Platform Cloud Foundry.
|
class |
ScpNeoTenantFacade
Facade providing access to tenant information on SAP Cloud Platform Neo.
|
Modifier and Type | Method and Description |
---|---|
static TenantFacade |
TenantAccessor.getTenantFacade()
The
TenantFacade instance. |
Modifier and Type | Method and Description |
---|---|
static void |
TenantAccessor.setTenantFacade(TenantFacade tenantFacade)
Replaces the default
TenantFacade instance. |
Copyright © 2019 SAP SE. All rights reserved.