Package org.apache.oltu.oauth2.as.issuer
Interface OAuthIssuer
- All Known Implementing Classes:
OAuthIssuerImpl
public interface OAuthIssuer
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
accessToken
- Throws:
OAuthSystemException
-
authorizationCode
- Throws:
OAuthSystemException
-
refreshToken
- Throws:
OAuthSystemException
-