Skip to content

dsciamma/airvantage-api-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirVantage API - Java examples

This project contains the following samples:

  • AirVantageExampleFlow1.java :

How to authenticate to AirVantage API using OAuth Authorization Code Flow. This OAuth flow targets web applications that want a user to grant the permission to this application to use AirVantage API on its name.

  • AirVantageExampleFlow2.java :

How to authenticate to AirVantage API using OAuth Resource Owner Flow. This flow should be used when you create a "technical user" to access AirVantage API or if the user is OK to give you its credentials.

About

Java Examples on how to use AirVantage API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages