public interface OAuthIssuer
| Modifier and Type | Method and Description |
|---|---|
String |
accessToken() |
String |
authorizationCode() |
String |
refreshToken() |
String accessToken() throws OAuthSystemException
OAuthSystemExceptionString authorizationCode() throws OAuthSystemException
OAuthSystemExceptionString refreshToken() throws OAuthSystemException
OAuthSystemExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved