Uses of Interface
com.ebasetech.xi.api.OAuthTokens
Package | Description |
---|---|
com.ebasetech.xi.api |
-
Uses of OAuthTokens in com.ebasetech.xi.api
Methods in com.ebasetech.xi.api that return OAuthTokens Modifier and Type Method Description OAuthTokens
OAuth. getTokens(java.lang.String name)
Returns an OAuthTokens object containing the access token and the refresh token required with OAuth authentication.