| Package | Description |
|---|---|
| io.getlime.powerauth.soap | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
VerifySignatureResponse |
ObjectFactory.createVerifySignatureResponse()
Create an instance of
VerifySignatureResponse |
| Modifier and Type | Method and Description |
|---|---|
VerifySignatureResponse |
PowerAuthServiceClient.verifySignature(String activationId,
String applicationKey,
String data,
String signature,
SignatureType signatureType)
Call the verifySignature method of the PowerAuth 2.0 Server SOAP interface.
|
VerifySignatureResponse |
PowerAuthServiceClient.verifySignature(VerifySignatureRequest request)
Call the verifySignature method of the PowerAuth 2.0 Server SOAP interface.
|
Copyright © 2017–2019 Lime - HighTech Solutions Inc.. All rights reserved.