Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.auditlog | |
com.sap.cloud.sdk.testutil |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLoggerAuditLog
Implementation of
AuditLog that redirects to the default logger. |
class |
ScpCfAuditLog
Implementation of audit logging that uses the Cloud Foundry (HANA XS) library.
|
class |
ScpNeoAuditLog
Implementation of audit logging that uses the SCP Neo library.
|
Modifier and Type | Method and Description |
---|---|
AuditLog |
AuditLogFacade.getAuditLog() |
static AuditLog |
AuditLogger.getAuditLog() |
AuditLog |
ScpCfAuditLogFacade.getAuditLog() |
AuditLog |
ScpNeoAuditLogFacade.getAuditLog() |
Modifier and Type | Method and Description |
---|---|
AuditLog |
MockUtil.mockAuditLog()
Mocks the
AuditLog , redirecting to DefaultLoggerAuditLog within tests. |
Copyright © 2017 SAP SE. All rights reserved.