]> git.argeo.org Git - lgpl/argeo-commons.git/blob - security/modules/org.argeo.security.dao.ldap/META-INF/MANIFEST.MF
remove old refactored package
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.dao.ldap / META-INF / MANIFEST.MF
1 Bundle-SymbolicName: org.argeo.security.dao.ldap
2 Bundle-Version: 0.3.4.SNAPSHOT
3 Import-Package: com.sun.jndi.ldap;resolution:=optional,
4 javax.jcr;version="[2.0.0,3.0.0)",
5 org.argeo.jcr,
6 org.argeo.security,
7 org.argeo.security.jcr,
8 org.argeo.security.ldap,
9 org.argeo.security.ldap.jcr,
10 org.springframework.beans.factory.config,
11 org.springframework.ldap.core.support,
12 org.springframework.security,
13 org.springframework.security.ldap,
14 org.springframework.security.ldap.populator,
15 org.springframework.security.providers,
16 org.springframework.security.providers.encoding,
17 org.springframework.security.providers.ldap,
18 org.springframework.security.providers.ldap.authenticator,
19 org.springframework.security.userdetails,
20 org.springframework.security.userdetails.ldap
21 Bundle-Name: Security DAO LDAP