Package org.apache.oltu.oauth2.as.validator

Class Summary
AssertionValidator  
AuthorizationCodeValidator Validator that checks for the required fields in an OAuth Token request with the Authorization Code grant type.
ClientCredentialValidator  
CodeTokenValidator  
CodeValidator  
PasswordValidator  
RefreshTokenValidator Validator that checks for the required fields in an OAuth Token request with the Refresh token grant type.
TokenValidator  
UnauthenticatedAuthorizationCodeValidator Validator that checks for the required fields for an OAuth Token request with the Authorization Code grant type.
UnauthenticatedPasswordValidator  
UnauthenticatedRefreshTokenValidator Validator that checks for the required fields in an OAuth Token request with the Refresh token grant type.
 



Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.