Mapping Web Services to Client Library APIs
Cloud Connect Web Services |
Client Library APIs |
---|---|
POST registration |
ApplicationContext |
POST licenseSession |
login of the LoginSession class |
PATCH licenseSession |
refresh of the LoginSession class |
DELETE licenseSession |
logOut of the LoginSession class |
GET license |
getInfo of the LoginSession class |