public class OAuthTokenRequest extends AbstractOAuthTokenRequest
Constructor and Description |
---|
OAuthTokenRequest(HttpServletRequest request)
Create an OAuth Token request from a given HttpSerlvetRequest
|
getCode, getGrantType, getPassword, getRefreshToken, getUsername
getClientId, getClientSecret, getParam, getRedirectURI, getScopes, isClientAuthHeaderUsed
public OAuthTokenRequest(HttpServletRequest request) throws OAuthSystemException, OAuthProblemException
request
- the httpservletrequest that is validated and transformed into the OAuth Token RequestOAuthSystemException
- if an unexpected exception was thrownOAuthProblemException
- if the request was not a valid Token request this exception is thrown."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"