From 6aa1f44575a48bdc633fdf6a3274fd6a1a4065b9 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 12 Jun 2014 19:49:01 +0200 Subject: Initial migration out of cristal-kernel --- src/main/resources/module.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/main/resources/module.xml (limited to 'src/main/resources/module.xml') diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml new file mode 100644 index 0000000..521b145 --- /dev/null +++ b/src/main/resources/module.xml @@ -0,0 +1,11 @@ + + + LDAP Lookup, Authenticator and NextKeyManager implementations. + ${version} + + com/c2kernel/lookup/ldap/resources/ + com.c2kernel.lookup.ldap.LDAPAuthManager + com.c2kernel.lookup.ldap.LDAPLookup + com.c2kernel.lookup.ldap.LDAPNextKeyManager + + \ No newline at end of file -- cgit v1.2.3