| 1234567891011121314151617181920212223242526272829303132 |
- 2007-03-05 Atsushi Enomoto <[email protected]>
- * SecurityTokenRequirementTest.cs : added TryGetProperty() tests.
- 2007-02-21 Atsushi Enomoto <[email protected]>
- * SecurityTokenResolverTest.cs : test for ResolveToken() which cannot
- resolve the token.
- 2006-09-27 Atsushi Enomoto <[email protected]>
- * SecurityTokenResolverTest.cs : new test.
- 2006-09-14 Atsushi Enomoto <[email protected]>
- * TestEvaluationContext.cs,
- CustomUserNameSecurityTokenAuthenticatorTest.cs,
- SamlSecurityTokenAuthenticatorTest.cs,
- RsaSecurityTokenAuthenticatorTest.cs,
- X509SecurityTokenAuthenticatorTest.cs : new tests.
- 2006-08-28 Atsushi Enomoto <[email protected]>
- * X509SecurityTokenProviderTest.cs : new test.
- 2006-07-04 Atsushi Enomoto <[email protected]>
- * SecurityTokenRequirementTest.cs : updated to match June CTP.
- 2006-03-23 Atsushi Enomoto <[email protected]>
- * SecurityTokenRequirementTest.cs : new file.
|