ChangeLog 944 B

1234567891011121314151617181920212223242526272829303132
  1. 2007-03-05 Atsushi Enomoto <[email protected]>
  2. * SecurityTokenRequirementTest.cs : added TryGetProperty() tests.
  3. 2007-02-21 Atsushi Enomoto <[email protected]>
  4. * SecurityTokenResolverTest.cs : test for ResolveToken() which cannot
  5. resolve the token.
  6. 2006-09-27 Atsushi Enomoto <[email protected]>
  7. * SecurityTokenResolverTest.cs : new test.
  8. 2006-09-14 Atsushi Enomoto <[email protected]>
  9. * TestEvaluationContext.cs,
  10. CustomUserNameSecurityTokenAuthenticatorTest.cs,
  11. SamlSecurityTokenAuthenticatorTest.cs,
  12. RsaSecurityTokenAuthenticatorTest.cs,
  13. X509SecurityTokenAuthenticatorTest.cs : new tests.
  14. 2006-08-28 Atsushi Enomoto <[email protected]>
  15. * X509SecurityTokenProviderTest.cs : new test.
  16. 2006-07-04 Atsushi Enomoto <[email protected]>
  17. * SecurityTokenRequirementTest.cs : updated to match June CTP.
  18. 2006-03-23 Atsushi Enomoto <[email protected]>
  19. * SecurityTokenRequirementTest.cs : new file.