See: Description
Interface | Description |
---|---|
IMobileAppManagerSPI |
Mobile APP manager SPI.
|
Class | Description |
---|---|
CheckAppHeadersFilterV10 |
Filter that blocks calls to the mobile API that doesn't contain the required headers.
|
MobileAPI |
Mobile API generic information.
|
MobileAPIUtils |
Mobile API utilities.
|
MobileAPIV10 |
Mobile API version
1.0 . |
MobileAppManager |
Mobile App manager.
|
MobileLoginResponse |
Mobile login response object.
|
MobileLoginServlet |
Mobile login servlet.
|
Annotation Type | Description |
---|---|
CheckAppHeadersV10 |
Check App Headers V1.0 name binding.
|
To list the available API versions, users could perform a GET
request to
/lumis/api/rest/mobile
.
The methods available for a given version will be available under /lumis/api/rest/mobile/v<version>
path. For example, /lumis/api/rest/mobile/v1.0/website/info
.
Only classes marked with StableMajor
or
StableMinor
are considered stable to usage for
clients.
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.