The Fulcrum Security team is pleased to announce the fulcrum-security-1.1.0 release!
This component provides a highly flexible security framework. Changes in this version include: New features: o Implemented a security service based on Torque. o Updated nt impl, turbine and opensymphony adapters to use released versions of memory impl. Thanks to Kostyantyn Shchekotykhin. Fixed Bugs: o Fixed hash code generation and equals() for security entities. Changes: o Updated to Hibernate 3.6.7 o Moved to JDK 1.5 o Move API build to Maven-2. Issue: TRB-78. Thanks to Ludwig Magnusson. o Moved tests to src/test o Update to latest release of Torque (3.3). o Changed BasicUser, BasicGroup, DynamicUser, DynamicGroup, DynamicRole, DynamicPermission, TurbineUser, TurbineGroup, TurbineRole and TurbinePermission to interfaces. Added default implementations for existing security services. Changed all occurrences of these classes to use BasicUserImpl, BasicGroupImpl, DynamicUserImpl, DynamicGroupImpl, DynamicRoleImpl, DynamicPermissionImpl, TurbineUserImpl, TurbineGroupImpl, TurbineRoleImpl and TurbinePermissionImpl instead. Have fun! -Fulcrum Security team --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
