| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
RemoveActivationResponse |
ObjectFactory.createRemoveActivationResponse()
Create an instance of
RemoveActivationResponse |
| Modifier and Type | Method and Description |
|---|---|
RemoveActivationResponse |
PowerAuthServiceClient.removeActivation(RemoveActivationRequest request)
Call the removeActivation method of the PowerAuth 3.0 Server SOAP interface.
|
RemoveActivationResponse |
PowerAuthServiceClient.removeActivation(String activationId,
String externalUserId)
Call the removeActivation method of the PowerAuth 3.0 Server SOAP interface.
|
RemoveActivationResponse |
PowerAuthServiceClient.removeActivation(String activationId,
String externalUserId,
Boolean revokeRecoveryCodes)
Call the removeActivation method of the PowerAuth 3.0 Server SOAP interface.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.