| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
InitActivationResponse |
ObjectFactory.createInitActivationResponse()
Create an instance of
InitActivationResponse |
| Modifier and Type | Method and Description |
|---|---|
InitActivationResponse |
PowerAuthServiceClient.initActivation(InitActivationRequest request)
Call the initActivation method of the PowerAuth 3.0 Server SOAP interface.
|
InitActivationResponse |
PowerAuthServiceClient.initActivation(String userId,
Long applicationId)
Call the initActivation method of the PowerAuth 3.0 Server SOAP interface.
|
InitActivationResponse |
PowerAuthServiceClient.initActivation(String userId,
Long applicationId,
Long maxFailureCount,
Date timestampActivationExpire)
Call the initActivation method of the PowerAuth 3.0 Server SOAP interface.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.