1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
2007-03-05 Atsushi Enomoto <atsushi@ximian.com>
* SecurityTokenRequirementTest.cs : added TryGetProperty() tests.
2007-02-21 Atsushi Enomoto <atsushi@ximian.com>
* SecurityTokenResolverTest.cs : test for ResolveToken() which cannot
resolve the token.
2006-09-27 Atsushi Enomoto <atsushi@ximian.com>
* SecurityTokenResolverTest.cs : new test.
2006-09-14 Atsushi Enomoto <atsushi@ximian.com>
* TestEvaluationContext.cs,
CustomUserNameSecurityTokenAuthenticatorTest.cs,
SamlSecurityTokenAuthenticatorTest.cs,
RsaSecurityTokenAuthenticatorTest.cs,
X509SecurityTokenAuthenticatorTest.cs : new tests.
2006-08-28 Atsushi Enomoto <atsushi@ximian.com>
* X509SecurityTokenProviderTest.cs : new test.
2006-07-04 Atsushi Enomoto <atsushi@ximian.com>
* SecurityTokenRequirementTest.cs : updated to match June CTP.
2006-03-23 Atsushi Enomoto <atsushi@ximian.com>
* SecurityTokenRequirementTest.cs : new file.
|