| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v3 | |
| io.getlime.security.powerauth.soap.spring.client |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationDetailResponse |
ObjectFactory.createGetApplicationDetailResponse()
Create an instance of
GetApplicationDetailResponse |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationDetailResponse |
PowerAuthServiceClient.getApplicationDetail(GetApplicationDetailRequest request)
Return the detail of given application, including all application versions.
|
GetApplicationDetailResponse |
PowerAuthServiceClient.getApplicationDetail(Long applicationId)
Get the detail of an application with given ID, including the version list.
|
GetApplicationDetailResponse |
PowerAuthServiceClient.getApplicationDetail(String applicationName)
Get the detail of an application with given name, including the version list.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.