2010-10-26 08:52:40 -04:00
|
|
|
Implementation-Title: org.springframework.security.cas
|
|
|
|
Implementation-Version: ${version}
|
2009-04-25 01:54:45 -04:00
|
|
|
Bundle-SymbolicName: org.springframework.security.cas
|
|
|
|
Bundle-Name: Spring Security CAS
|
|
|
|
Bundle-Vendor: SpringSource
|
|
|
|
Bundle-Version: ${version}
|
|
|
|
Bundle-ManifestVersion: 2
|
2010-02-21 18:25:36 -05:00
|
|
|
Ignored-Existing-Headers:
|
2009-04-25 01:54:45 -04:00
|
|
|
Import-Package,
|
|
|
|
Export-Package
|
2010-02-21 18:25:36 -05:00
|
|
|
Import-Template:
|
2009-04-25 01:54:45 -04:00
|
|
|
org.apache.commons.logging.*;version="[1.0.4, 2.0.0)",
|
2010-02-21 18:25:36 -05:00
|
|
|
org.jasig.cas.client.*;version="[3.1.1, 3.2.0)",
|
|
|
|
org.springframework.security.core.*;version="[${version}, 3.2.0)",
|
|
|
|
org.springframework.security.authentication.*;version="[${version}, 3.2.0)",
|
|
|
|
org.springframework.security.web.*;version="[${version}, 3.2.0)",
|
|
|
|
org.springframework.beans.factory;version="[${spring.version}, 3.2.0)",
|
|
|
|
org.springframework.context.*;version="[${spring.version}, 3.2.0)",
|
|
|
|
org.springframework.dao;version="[${spring.version}, 3.2.0)",
|
|
|
|
org.springframework.util;version="[${spring.version}, 3.2.0)",
|
|
|
|
net.sf.ehcache.*;version="[1.4.1, 2.0.0)";resolution:=optional,
|
2009-04-25 01:54:45 -04:00
|
|
|
javax.servlet.*;version="0"
|