Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Major Notes:

  • The claimType of the Claim class is now a "String" instead of a "URI".  This might break existing ClaimsHandler implementations in the STS. In addition, the ClaimsHandler interface now returns a List<String> for getSupportedClaimTypes() instead of List<URI>.

New Features:

Major dependency changes: