summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Messages/GetAccessTokenMessage.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed all the OAuth message types.Andrew Arnott2008-11-021-53/+0
|
* StyleCop fixes.Andrew Arnott2008-11-011-2/+1
|
* Hugely refactored ServiceProvider and Consumer classes.Andrew Arnott2008-11-011-0/+13
| | | | Messages are now exposed in the method signatures instead of raw Response instances.
* Applied FxCop fixes.Andrew Arnott2008-10-231-1/+1
|
* Refactored messages to try to simplify their uses and try to hide ↵Andrew Arnott2008-10-091-2/+5
| | | | information from areas that don't need it.
* Renamed a few OAuth messages and a few more methods.Andrew Arnott2008-10-091-0/+38