mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-27 04:38:45 +00:00
modify JdbcDaoTests to test for role prefix functionality fix glitch in JdbcDaoImpl modify Eclipse classpath so HSQL lib is loaded, so unit tests can run in Eclipse as well.
===============================================================================
ACEGI SECURITY SYSTEM FOR SPRING - README FILE
===============================================================================
-------------------------------------------------------------------------------
OVERVIEW
-------------------------------------------------------------------------------
The Acegi Security System for Spring provides security services for
The Spring Framework (http://www.springframework.org).
For a detailed list of features and access to the latest release, please visit
http://acegisecurity.sourceforge.net.
-------------------------------------------------------------------------------
QUICK START
-------------------------------------------------------------------------------
Copy samples/contact/dist/contacts.war into your container webapps directory.
Then visit http://localhost:8080/contacts/ and click "Manage". The Acegi
Security System for Spring secures this small application by protecting both
the method invocations of business objects, and also the HTTP URLs.
-------------------------------------------------------------------------------
DOCUMENTATION
-------------------------------------------------------------------------------
Please refer to the Reference Guide, which is located in the docs/reference
directory. In addition, JavaDocs are located in the docs/api directory.
-------------------------------------------------------------------------------
OBTAINING SUPPORT
-------------------------------------------------------------------------------
If you need any help, please post a question on the Spring Users mailing list
or email ben.alex@acegi.com.au.
$Id$
Languages
Java
95.4%
Kotlin
4%
JavaScript
0.3%
Groovy
0.2%