]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF
Improve security
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.manager.ldap / META-INF / MANIFEST.MF
index 7ef09fd7e55f69a2892ce1d9e9854c63be46c087..6c29e734783b37d0dd1dd1a2d1c9e22f215952bf 100644 (file)
@@ -1,7 +1,11 @@
 Bundle-SymbolicName: org.argeo.security.manager.ldap
-Bundle-Version: 0.1.2.SNAPSHOT
-Import-Package: org.argeo.security,
+Bundle-Version: 0.1.3.SNAPSHOT
+Import-Package: com.sun.jndi.ldap;resolution:=optional,
+ org.argeo.security,
  org.argeo.security.ldap,
+ org.argeo.security.ldap.nature,
+ org.argeo.security.nature,
+ org.argeo.server.json,
  org.springframework.beans.factory.config,
  org.springframework.ldap.core.support,
  org.springframework.security,
@@ -12,3 +16,4 @@ Import-Package: org.argeo.security,
  org.springframework.security.providers.ldap.authenticator,
  org.springframework.security.userdetails,
  org.springframework.security.userdetails.ldap
+Bundle-Name: Security Manager LDAP