public interface OAuthIssuer
| Modifier and Type | Method and Description |
|---|---|
String |
accessToken() |
String |
authorizationCode() |
String |
refreshToken() |
String accessToken() throws org.apache.oltu.oauth2.common.exception.OAuthSystemException
org.apache.oltu.oauth2.common.exception.OAuthSystemExceptionString authorizationCode() throws org.apache.oltu.oauth2.common.exception.OAuthSystemException
org.apache.oltu.oauth2.common.exception.OAuthSystemExceptionString refreshToken() throws org.apache.oltu.oauth2.common.exception.OAuthSystemException
org.apache.oltu.oauth2.common.exception.OAuthSystemExceptionCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.