[Acegisecurity-developer] Re: [Springframework-user] Acegi Security - new release 0.7.0

2005-01-21 Thread Ricardo Marin Matinata
Hi,
	I (think) you are right about the use of AutoIntegrationFilter.
	To help i'm including the following from Ben, a couple of months ago, 
when planning the 0.7:

Ben Alex wrote:
(...)
JBoss will remain a dependency of the JBoss adapter artifact.  The
AutoIntegrationFilter, which would be in core, will be removed. This is
because AutoIntegrationFilter has a dependency on JBoss which would make
JBoss a dependency of core as well. Removing this filter isn't really a
problem, as people will simply use the appropriate filter for their
configuration: HttpSessionIntegrationFilter,
HttpRequestIntegrationFilter or JbossIntegrationFilter.
(...)
Regards,
--
Ricardo
Shishir K. Singh wrote:
Ben, 

I believer AutoIntegrationFilter is no longer available in 0.7. Could
you please update the Upgrading to 0.7.0 link on ACEGI site mentioning
the same. I guess instead of  AutoIntegrationFilter , we can use either
HttpRequestIntegrationFilter or HttpSessionIntegrationFilter. 

Thanks
Shishir 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Ben Alex
Sent: Wednesday, January 19, 2005 3:43 PM
To: acegisecurity-developer@lists.sourceforge.net;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [Springframework-user] Acegi Security - new release 0.7.0
Dear Spring Community
I'm pleased to announce the Acegi Security System for Spring release
0.7.0 is now available from http://acegisecurity.sourceforge.net. The
project provides comprehensive security services for The Spring
Framework. You can read about the features in detail at
http://acegisecurity.sourceforge.net.
There are many changes, improvements and fixes in release 0.7.0 (as
listed at http://acegisecurity.sourceforge.net/changes-report.html). The
major new feature areas are:
* Significant improvements to ACL security services
* AspectJ support (useful for instance-level security)
* Refactoring of ObjectDefinitionSources (especially useful for web URI
security)
* Automatic propagation of security identity via RMI and HttpInvoker
* Integration with Servlet Spec's getRemoteUser()
* Refactoring of Contacts sample to use the new ACL security services
* Additional event publishing (now includes authorisation, not just
authentication)
* CVS restructure to use Maven as the build system
* A new project web site with FAQs, links to external articles etc
The new ACL security services deserve special mention, as they make it
possible to develop applications that require complex instance-based
security without any custom code. The entire configuration of such
applications can be declared in the IoC container using standard Acegi
Security services, so this should help significantly improve
architecture and development time.
As per the Apache APR project versioning guidelines, this is a major
release. We expect the next major release will be 1.0.0, although
release 0.7.0 should be considered stable enough for most projects to
use. There are detailed upgrade instructions included in the release ZIP
and on the Acegi Security home page.
For Maven users, Acegi Security's latest JARs are available from
http://acegisecurity.sourceforge.net/maven/acegisecurity/jars. We will
also be adding release 0.7.0 and above to iBiblio.
We hope you find this new release useful in your projects.
Best regards
Ben


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Re: [Springframework-user] Acegi Security - new release 0.7.0

2005-01-21 Thread Ben Alex
Ricardo Marin Matinata wrote:
Hi,
I (think) you are right about the use of AutoIntegrationFilter.
Oops, sorry for the oversight. I've just updated CVS, which Monkey 
Machine uses for an automatic daily build and publish to SF.

Best regards
Ben

---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer