Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

33 lines
944 B
Plaintext
Executable File

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.