API Development Kit for Java
Version 3.2:
- Updated provisioning WSDL file:
- New properties returned when calling function loginQuery
- New function added to API: loginUpdateTool
- Removal of old API doc embedded in the kit
Version 3.1:
- inWebo API functions now using v2 API
Version 3.0
- Reworked SDK to a Maven project (mini web site)
- Updated provisioning WSDL file
Version 2.6
- Unified return type of all REST API call functions. All functions return an object of type JSONObject
Version 2.5
- Fixed a bug in class AuthenticateExtended.java
Version 2.4
- Added property lastauthdate to LoginsQueryResult, giving the last authentication date for each login returned par the query
- Added properties mapushenabled and macpushenabled to LoginQueryResult, telling if inWebo mobile application (ma) and the mobile apps based on mAccess (mac) are successfully registered for push notifications
Version 2.3:
- Package modified to deliver an uncompressed java project (.java classes)
Version 2.2:
- Functions loginGetCodeFromLink and loginGetInfoFromLink added
Version 2.1:
- Added transaction sealing and authentication with Push notifications
Version 1.9:
- Added loginResetPwdExtended
Development Kit for In-Webo Web Services API implementation in Java.
The package features:
- Resources to connect with InWebo Web Services API (wsdl files)
- Codes samples in Java illustrating common InWebo Web Services API usages
This content is released under the MIT License (http://www.opensource.org/licenses/mit-license.php).
API Development Kit for Java is available for download HERE