| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v2 | |
| 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.PowerAuthServiceClientV2.prepareActivation(PrepareActivationRequest request)
Call the prepareActivation method of the PowerAuth 3.0 Server SOAP interface.
|
PrepareActivationResponse |
PowerAuthServiceClient.PowerAuthServiceClientV2.prepareActivation(String activationIdShort,
String activationName,
String activationNonce,
String ephemeralPublicKey,
String cDevicePublicKey,
String extras,
String applicationKey,
String applicationSignature)
Call the prepareActivation method of the PowerAuth 2.0 Server SOAP interface.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.