1
0
mirror of synced 2026-08-06 02:08:01 +00:00

SEC-562: More changes of Acegi name in comments, docs etc.

This commit is contained in:
Luke Taylor
2007-10-03 14:02:39 +00:00
parent 9dbeda1c85
commit 3f2b9cd6fb
115 changed files with 729 additions and 739 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
--- Sample Hypersonic SQL compatible schema and data
---
--- All Acegi Security JDBC DAOs can be customised to use a different schema.
--- In addition, the Acegi Security JDBC DAOs do not even need to be used
--- with Acegi Security, and an entirely customised persistence strategy
--- All Spring Security JDBC DAOs can be customised to use a different schema.
--- In addition, the Spring Security JDBC DAOs do not even need to be used
--- with Spring Security, and an entirely customised persistence strategy
--- can be employed via standard interfaces (eg in-memory, Hibernate etc).
SET IGNORECASE TRUE;