This project has retired. For details please refer to its Attic page.
org.apache.oltu.oauth2.as.validator | Apache Oltu - OAuth 2.0
package

org.apache.oltu.oauth2.as.validator

Classes

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.