public class AuditService extends Object
| Constructor and Description |
|---|
AuditService(AuditApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
List<Audit> |
getAudit(PackageId packageId)
Gets the audit trail for a package and returns a list of audits.
|
public AuditService(AuditApiClient apiClient)
public List<Audit> getAudit(PackageId packageId) throws EslException
packageId - EslExceptionCopyright 2022 OneSpan All rights reserved.