Centralize authentication
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 17 Sep 2009 13:47:24 +0000 (13:47 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 17 Sep 2009 13:47:24 +0000 (13:47 +0000)
commit23daa3a3818f0a18703a3b0ca95c7908326f95cb
treeb0e9a3a215531bf8f126eb713da66811a4a8316f
parent887773721e5ce1aabbd45b8fc1278ffcf6bb25f8
Centralize authentication

git-svn-id: https://svn.argeo.org/commons/trunk@2949 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
14 files changed:
pom.xml
security/demo/pom.xml
security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF [new file with mode: 0644]
security/modules/org.argeo.security.manager.ldap/META-INF/spring/ldap.xml [new file with mode: 0644]
security/modules/org.argeo.security.manager.ldap/META-INF/spring/osgi.xml [new file with mode: 0644]
security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF
security/modules/org.argeo.security.webapp/WEB-INF/applicationContext.xml
security/modules/org.argeo.security.webapp/WEB-INF/ldap.xml [deleted file]
security/modules/org.argeo.security.webapp/WEB-INF/osgi.xml
security/modules/org.argeo.security.webapp/WEB-INF/security.xml
security/runtime/org.argeo.security.ria/pom.xml
security/runtime/org.argeo.security.ria/src/WEB-INF/applicationContext.xml
security/runtime/org.argeo.security.ria/src/WEB-INF/osgi.xml [new file with mode: 0644]
security/runtime/org.argeo.security.ria/src/WEB-INF/security.xml