]> git.argeo.org Git - lgpl/argeo-commons.git/blob - MANIFEST.MF
8658c2bdca61457bfca44f463d947235e2652e9f
[lgpl/argeo-commons.git] / MANIFEST.MF
1 Bundle-SymbolicName: org.argeo.security.services
2 Bundle-Version: 0.2.3.SNAPSHOT
3 Import-Package: org.argeo.security,
4 org.argeo.security.core,
5 org.springframework.beans.factory.config;specification-version="2.5.6.SEC01",
6 org.springframework.security;specification-version="2.0.4.A",
7 org.springframework.security.adapters;specification-version="2.0.6.RELEASE",
8 org.springframework.security.providers;specification-version="2.0.6.RELEASE",
9 org.springframework.security.providers.anonymous;specification-version="2.0.6.RELEASE",
10 org.springframework.security.providers.encoding;specification-version="2.0.6.RELEASE",
11 org.springframework.security.providers.rememberme;specification-version="2.0.6.RELEASE"
12 Bundle-Name: Security Services