]> git.argeo.org Git - lgpl/argeo-commons.git/blob - MANIFEST.MF
1c2f57373fc8be3e5dbb1601be6d3c757047cb05
[lgpl/argeo-commons.git] / MANIFEST.MF
1 Bundle-SymbolicName: org.argeo.security.services
2 Bundle-Version: 0.3.1
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