summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/InMemoryTokenManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Merge branch 'v3.2' into v3.3Andrew Arnott2010-07-191-0/+1
|\
| * Merge branch 'v3.1' into v3.2Andrew Arnott2010-07-191-0/+1
| |\
| | * Fixed the namespace of several tests.Andrew Arnott2010-06-271-0/+1
* | | Added IServiceProviderTokenManager.UpdateToken method.Andrew Arnott2009-08-191-0/+4
|/ /
* | Added IServiceProviderAccessToken and added a method to get it on the IServic...Andrew Arnott2009-06-231-1/+11
|/
* Added request token TTL checking.Andrew Arnott2009-06-151-0/+6
* Refactored OAuth service provider interfaces to better suite token and consum...Andrew Arnott2009-06-081-35/+39
* OAuth SP now works with 1.0 Consumers correctly.Andrew Arnott2009-06-081-0/+9
* All unit tests pass.Andrew Arnott2009-06-061-8/+23
* Initial change to comply with OAuth 1.0a.Andrew Arnott2009-06-051-0/+9
* Split up ITokenManager into two derived interfaces to better fit Consumer and...Andrew Arnott2009-04-081-4/+21
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+106