]> git.argeo.org Git - lgpl/argeo-commons.git/blob - META-INF/MANIFEST.MF
Prepare next development cycle
[lgpl/argeo-commons.git] / META-INF / MANIFEST.MF
1 Bundle-SymbolicName: org.argeo.security.dao.ldap
2 Bundle-Version: 0.2.3.SNAPSHOT
3 Import-Package: com.sun.jndi.ldap;resolution:=optional,
4 org.argeo.security,
5 org.argeo.security.ldap,
6 org.argeo.security.ldap.nature,
7 org.argeo.security.nature,
8 org.springframework.beans.factory.config,
9 org.springframework.ldap.core.support,
10 org.springframework.security,
11 org.springframework.security.ldap,
12 org.springframework.security.ldap.populator,
13 org.springframework.security.providers,
14 org.springframework.security.providers.encoding,
15 org.springframework.security.providers.ldap,
16 org.springframework.security.providers.ldap.authenticator,
17 org.springframework.security.userdetails,
18 org.springframework.security.userdetails.ldap
19 Bundle-Name: Security Manager LDAP