Decouple OAuthRequestException from OAuthResponseParams
1) Add a formatted description string to the OAuthError enum. This adds meaningful structure to standard oauth error messages. This also allows the descriptions to be reused.
2) Allow for OAuthRequestException exceptions to be thrown outside OAuthResponseParam.
In the future, we could change OAuthError to extend caja's MessageTypeInt. This would allow us to reuse their SimpleMessageQueue to collect the context of different errors, and generate a clean requestTrace.
Issue 1258043: Decouple OAuthRequestException from OAuthResponseParams
(Closed)
Created 15 years, 10 months ago by chirag
Modified 15 years, 8 months ago
Reviewers: Paul Lindner, beaton, shindig.remailer_gmail.com
Base URL: http://svn.apache.org/repos/asf/shindig/trunk/
Comments: 0