| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
RecoveryCodeActivationResponse |
ObjectFactory.createRecoveryCodeActivationResponse()
Create an instance of
RecoveryCodeActivationResponse |
| Modifier and Type | Method and Description |
|---|---|
RecoveryCodeActivationResponse |
PowerAuthServiceClient.createActivationUsingRecoveryCode(RecoveryCodeActivationRequest request)
Create activation using recovery code.
|
RecoveryCodeActivationResponse |
PowerAuthServiceClient.createActivationUsingRecoveryCode(String recoveryCode,
String puk,
String applicationKey,
Long maxFailureCount,
String ephemeralPublicKey,
String encryptedData,
String mac)
Create activation using recovery code.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.