public class OAuthAccessResourceRequest extends Object
| Constructor and Description |
|---|
OAuthAccessResourceRequest(javax.servlet.http.HttpServletRequest request)
Instantiates a new CBO auth access resource request.
|
public OAuthAccessResourceRequest(javax.servlet.http.HttpServletRequest request)
throws org.apache.oltu.oauth2.common.exception.OAuthSystemException,
org.apache.oltu.oauth2.common.exception.OAuthProblemException
request - the requestorg.apache.oltu.oauth2.common.exception.OAuthSystemException - the o auth system exceptionorg.apache.oltu.oauth2.common.exception.OAuthProblemException - the o auth problem exceptionpublic String getAccessToken() throws org.apache.oltu.oauth2.common.exception.OAuthSystemException
org.apache.oltu.oauth2.common.exception.OAuthSystemException - the o auth system exceptionCopyright © 2019. All rights reserved.