LDAP authentication
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 16 Sep 2009 18:36:07 +0000 (18:36 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 16 Sep 2009 18:36:07 +0000 (18:36 +0000)
commit38ba7a02ad1cbab307987a92417762923a55a6b2
tree22a1d7db87285972bb89da05bb79e203209274c1
parent81579a12a1b3fa8a21e1ad7944e5dccaa8beeadf
LDAP authentication

git-svn-id: https://svn.argeo.org/commons/trunk@2940 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
13 files changed:
security/demo/.classpath [new file with mode: 0644]
security/demo/.project [new file with mode: 0644]
security/demo/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
security/demo/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
security/demo/org.argeo.security.demo.log4j/log4j.properties
security/demo/pom.xml
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 [new file with mode: 0644]
security/modules/org.argeo.security.webapp/WEB-INF/security.xml
security/runtime/org.argeo.security.core/pom.xml
server/modules/org.argeo.server.ads.server/META-INF/MANIFEST.MF [new file with mode: 0644]
server/modules/org.argeo.server.ads.server/META-INF/spring/ads.xml [new file with mode: 0644]