Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Projects under this directory contain Java language samples for calling Ionic REST APIs:

  • metrics-TenantUsage Metrics API sample
  • scim-UserList SCIM API user info sample #1

These samples use public libraries via the Maven system. These libraries are:

  • ini4j: Reading the IonicAPI.cfg file
  • org.json: Parsing JSON response data
  • OkHttp: REST call library from Square, Inc.

9/6/2019, rrt