| Package | Description |
|---|---|
| io.getlime.powerauth.soap | |
| 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 2.0 Server SOAP interface.
|
PrepareActivationResponse |
PowerAuthServiceClient.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 Lime - HighTech Solutions Inc.. All rights reserved.