public class AuthorizationCodeRequestValidator extends Object implements OAuth2RequestValidator
| Constructor and Description |
|---|
AuthorizationCodeRequestValidator(OAuth2DataService store) |
@Inject public AuthorizationCodeRequestValidator(OAuth2DataService store)
public void validateRequest(OAuth2NormalizedRequest req) throws OAuth2Exception
OAuth2RequestValidatorvalidateRequest in interface OAuth2RequestValidatorreq - is the normalized OAuth 2.0 request to validateOAuth2Exception - if the request failed to validateCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.