JSecurity 0.9.0-beta Released

Dear JSecurity community,

We're proud to announce that JSecurity 0.9.0-beta has been released! Download

This release constitutes numerous bug fixes from 0.9.0 alpha and features the following:

  • Enhanced support for multiple realms: coding and using more than one realm is easier than before with a type-safe PrincipalCollection.
  • Remember Me serialization now defaults to standard JDK serialization, allowing serialization of any Serializable principal (previous implementation only supported JavaBeans-compliant classes).

We are now focusing our efforts on documentation to solidify for the 0.9 final release.

Please see the changelog for details. It is highly recommended that all users upgrade to beta as soon as possible. The changes were substantial enough to warrant an immediate upgrade.