| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
CreateActivationResponse |
ObjectFactory.createCreateActivationResponse()
Create an instance of
CreateActivationResponse |
| Modifier and Type | Method and Description |
|---|---|
CreateActivationResponse |
PowerAuthServiceClient.createActivation(CreateActivationRequest request)
Create a new activation directly, using the createActivation method of the PowerAuth Server
SOAP interface.
|
CreateActivationResponse |
PowerAuthServiceClient.createActivation(String userId,
Date timestampActivationExpire,
Long maxFailureCount,
String applicationKey,
String ephemeralPublicKey,
String encryptedData,
String mac,
String nonce)
Call the createActivation method of the PowerAuth 3.0 Server SOAP interface.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.