public class CBOAuthAccessResourceRequest extends Object
| Constructor and Description |
|---|
CBOAuthAccessResourceRequest(javax.servlet.http.HttpServletRequest request)
Instantiates a new CBO auth access resource request.
|
public CBOAuthAccessResourceRequest(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 © 2018. All rights reserved.