| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Field and Description |
|---|---|
protected List<LookupActivationsResponse.Activations> |
LookupActivationsResponse.activations |
| Modifier and Type | Method and Description |
|---|---|
LookupActivationsResponse.Activations |
ObjectFactory.createLookupActivationsResponseActivations()
Create an instance of
LookupActivationsResponse.Activations |
| Modifier and Type | Method and Description |
|---|---|
List<LookupActivationsResponse.Activations> |
LookupActivationsResponse.getActivations()
Gets the value of the activations property.
|
| Modifier and Type | Method and Description |
|---|---|
List<LookupActivationsResponse.Activations> |
PowerAuthServiceClient.lookupActivations(List<String> userIds,
List<Long> applicationIds,
Date timestampLastUsedBefore,
Date timestampLastUsedAfter,
ActivationStatus activationStatus)
Call the lookupActivations method of the PowerAuth 3.0 Server SOAP interface.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.