]> git.argeo.org Git - lgpl/argeo-commons.git/blob - security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF
clear/load data on userChange in editorPrefPane
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.manager.ldap / META-INF / MANIFEST.MF
1 Bundle-SymbolicName: org.argeo.security.manager.ldap
2 Bundle-Version: 0.1.3.SNAPSHOT
3 Import-Package: com.sun.jndi.ldap;resolution:=optional,
4 org.argeo.security,
5 org.argeo.security.ldap,
6 org.springframework.beans.factory.config,
7 org.springframework.ldap.core.support,
8 org.springframework.security,
9 org.springframework.security.ldap,
10 org.springframework.security.ldap.populator,
11 org.springframework.security.providers,
12 org.springframework.security.providers.ldap,
13 org.springframework.security.providers.ldap.authenticator,
14 org.springframework.security.userdetails,
15 org.springframework.security.userdetails.ldap
16 Bundle-Name: Security Manager LDAP