| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
PrepareActivationResponse |
ObjectFactory.createPrepareActivationResponse()
Create an instance of
PrepareActivationResponse |
| Modifier and Type | Method and Description |
|---|---|
PrepareActivationResponse |
PowerAuthServiceClient.prepareActivation(PrepareActivationRequest request)
Call the prepareActivation method of the PowerAuth 3.0 Server SOAP interface.
|
PrepareActivationResponse |
PowerAuthServiceClient.prepareActivation(String activationCode,
String applicationKey,
String ephemeralPublicKey,
String encryptedData,
String mac,
String nonce)
Call the prepareActivation method of the PowerAuth 3.0 Server SOAP interface.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.