| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Field and Description |
|---|---|
protected List<SignatureAuditResponse.Items> |
SignatureAuditResponse.items |
| Modifier and Type | Method and Description |
|---|---|
SignatureAuditResponse.Items |
ObjectFactory.createSignatureAuditResponseItems()
Create an instance of
SignatureAuditResponse.Items |
| Modifier and Type | Method and Description |
|---|---|
List<SignatureAuditResponse.Items> |
SignatureAuditResponse.getItems()
Gets the value of the items property.
|
| Modifier and Type | Method and Description |
|---|---|
List<SignatureAuditResponse.Items> |
PowerAuthServiceClient.getSignatureAuditLog(String userId,
Date startingDate,
Date endingDate)
Call the verifySignature method of the PowerAuth 3.0 Server SOAP interface and get
signature audit log for all application of a given user.
|
List<SignatureAuditResponse.Items> |
PowerAuthServiceClient.getSignatureAuditLog(String userId,
Long applicationId,
Date startingDate,
Date endingDate)
Call the verifySignature method of the PowerAuth 3.0 Server SOAP interface and get
signature audit log for a single application.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.