Interface | Description |
---|---|
Tenant | |
TenantFacade |
Facade interface encapsulating the logic to access
Tenant information. |
Class | Description |
---|---|
AbstractTenant | |
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". |
ScpCfTenant |
Implementation of
Tenant for SAP Cloud Platform Cloud Foundry. |
ScpCfTenantFacade |
Facade providing access to tenant information on SAP Cloud Platform Cloud Foundry.
|
ScpNeoTenant |
Implementation of
Tenant for SAP Cloud Platform Neo. |
ScpNeoTenantFacade |
Facade providing access to tenant information on SAP Cloud Platform Neo.
|
TenantAccessor | |
TenantRequestContextListener |
Implementation of
AbstractRequestContextListener that ensures the correct initialization of Tenant s
when working with non-container managed threads on all supported Cloud platforms. |
Copyright © 2018 SAP SE. All rights reserved.