Package co.dapi
Class Auth
java.lang.Object
co.dapi.Auth
public class Auth
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description ExchangeTokenResponseexchangeToken(java.lang.String accessCode, java.lang.String connectionID)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Auth
-
-
Method Details
-
exchangeToken
public ExchangeTokenResponse exchangeToken(java.lang.String accessCode, java.lang.String connectionID) throws java.io.IOException- Throws:
java.io.IOException
-