Interface | Description |
---|---|
CloudPlatform |
CloudPlatform interface to provide common platform features.
|
CloudPlatformFacade |
Facade interface encapsulating the creation of a concrete
CloudPlatform implementation. |
WithRuntimeDependencies |
Interface for classes that require certain runtime dependencies.
|
Class | Description |
---|---|
ClientCredentialsValidator |
Utility class for validation of client credentials.
|
CloudPlatformAccessor |
Accessor class for information related to the current cloud platform.
|
ScpCfCloudPlatform |
Implementation for the SAP Cloud Platform Cloud Foundry variant.
|
ScpCfCloudPlatformFacade |
Facade implementation for
ScpCfCloudPlatform . |
ScpCfServiceDesignator |
Designator in simplified builder pattern for identifying cloud foundry services.
|
ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder | |
ScpCfServiceInfo |
Helper providing easy access to Cloud Foundry service information.
|
ScpNeoCloudPlatform |
Implementation for the SAP Cloud Platform Neo variant.
|
ScpNeoCloudPlatformFacade |
Facade implementation for
ScpNeoCloudPlatform . |
Exception | Description |
---|---|
ServiceBindingDataException |
Indicates a problem with service binding information in VCAP_SERVICES, an environment variable used to inform the
application of usable services in SAP Cloud Platform Cloud Foundry.
|
Annotation Type | Description |
---|---|
CodeQuality |
Annotation to flag types for generic code quality checks
|
Copyright © 2021 SAP SE. All rights reserved.