public class OAuthIssuerImpl extends Object implements OAuthIssuer
| Constructor and Description |
|---|
OAuthIssuerImpl(ValueGenerator vg) |
public OAuthIssuerImpl(ValueGenerator vg)
public String accessToken() throws org.apache.oltu.oauth2.common.exception.OAuthSystemException
accessToken in interface OAuthIssuerorg.apache.oltu.oauth2.common.exception.OAuthSystemExceptionpublic String refreshToken() throws org.apache.oltu.oauth2.common.exception.OAuthSystemException
refreshToken in interface OAuthIssuerorg.apache.oltu.oauth2.common.exception.OAuthSystemExceptionpublic String authorizationCode() throws org.apache.oltu.oauth2.common.exception.OAuthSystemException
authorizationCode in interface OAuthIssuerorg.apache.oltu.oauth2.common.exception.OAuthSystemExceptionCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.