public class OAuthUnauthenticatedTokenRequest extends AbstractOAuthTokenRequest
OAuthTokenRequest
class.request, validator, validators| Constructor and Description |
|---|
OAuthUnauthenticatedTokenRequest(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.oltu.oauth2.common.validators.OAuthValidator<javax.servlet.http.HttpServletRequest> |
initValidator() |
getCode, getGrantType, getPassword, getRefreshToken, getUsernamegetClientId, getClientSecret, getParam, getRedirectURI, getScopes, isClientAuthHeaderUsed, validatepublic OAuthUnauthenticatedTokenRequest(javax.servlet.http.HttpServletRequest request)
throws org.apache.oltu.oauth2.common.exception.OAuthSystemException,
org.apache.oltu.oauth2.common.exception.OAuthProblemException
org.apache.oltu.oauth2.common.exception.OAuthSystemExceptionorg.apache.oltu.oauth2.common.exception.OAuthProblemExceptionprotected org.apache.oltu.oauth2.common.validators.OAuthValidator<javax.servlet.http.HttpServletRequest> initValidator()
throws org.apache.oltu.oauth2.common.exception.OAuthProblemException,
org.apache.oltu.oauth2.common.exception.OAuthSystemException
initValidator in class AbstractOAuthTokenRequestorg.apache.oltu.oauth2.common.exception.OAuthProblemExceptionorg.apache.oltu.oauth2.common.exception.OAuthSystemExceptionCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.