X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.manager.ldap%2FMETA-INF%2FMANIFEST.MF;h=3671ef8c9b8e7f6518937f67273b5bdfd1e25871;hb=f03e9f93e6a1f616b0271a97a20c8a8ec7212ca0;hp=900ffba971764bf63e61f3b12370522ce24b948c;hpb=4a045d66694bcb80968158dc82344f3906fce530;p=lgpl%2Fargeo-commons.git diff --git a/security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF index 900ffba97..3671ef8c9 100644 --- a/security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF @@ -4,14 +4,18 @@ 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, + org.springframework.security.adapters;specification-version="2.0.4.A", org.springframework.security.ldap, org.springframework.security.ldap.populator, org.springframework.security.providers, org.springframework.security.providers.ldap, org.springframework.security.providers.ldap.authenticator, + org.springframework.security.providers.rememberme;specification-version="2.0.4.A", org.springframework.security.userdetails, org.springframework.security.userdetails.ldap Bundle-Name: Security Manager LDAP