]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF
Introduce OSAuthentication
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.webapp / META-INF / MANIFEST.MF
index 52d2cd87391ee0ca340164d6d9df7b07165ba598..58d15eb79b7dc9d095c26cb3b1dc356658b26c5f 100644 (file)
@@ -1,5 +1,5 @@
 Bundle-SymbolicName: org.argeo.security.webapp
-Bundle-Version: 0.1.3.SNAPSHOT
+Bundle-Version: 0.3.2.SNAPSHOT
 Web-ContextPath: org.argeo.security.webapp
 Import-Package: javax.servlet,
  javax.servlet.http,
@@ -13,7 +13,9 @@ Import-Package: javax.servlet,
  org.springframework.security,
  org.springframework.security.config,
  org.springframework.security.ui,
+ org.springframework.security.ui.rememberme;specification-version="2.0.4.A",
  org.springframework.security.ui.webapp,
+ org.springframework.security.userdetails;specification-version="2.0.4.A",
  org.springframework.web.context,
  org.springframework.web.context.support,
  org.springframework.web.filter,