Seam Security gets an upgrade

Posted by    |       Seam

For those that are interested in what's happening with Seam Security, I've written an article describing the improvements to the security API in Seam 2.1.0. You can read the full article here, but to summarise, it covers the following features:

  • The new Identity Management API
  • The redesigned authorization system, including pluggable permission resolvers
  • Persistent and rule-based permissions, and the Permission Management API
  • Typesafe security annotations

The 2.1.0 release of Seam will also include JBossSSO and OpenID integration, as well as a bunch of other security improvements. It's really shaping up to be a huge release. Look forward to seeing another article describing how to use an OpenLDAP directory with Seam's Identity Management API shortly.


Back to top