You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
580 B
15 lines
580 B
Bundle-SymbolicName: org.springframework.security.openid |
|
Bundle-Name: Spring Security OpenID Support |
|
Bundle-Vendor: SpringSource |
|
Bundle-Version: ${version} |
|
Bundle-ManifestVersion: 2 |
|
Ignored-Existing-Headers: |
|
Import-Package, |
|
Export-Package |
|
Import-Template: |
|
javax.servlet.*;version="[2.4.0, 3.0.0)", |
|
org.apache.commons.logging.*;version="[1.0.4, 2.0.0)", |
|
org.openid4java.*;version="[0.9.3, 1.0.0)", |
|
org.springframework.security.*;version="[${version},${version}]", |
|
org.springframework.beans.*;version="[2.0.8, 3.1.0)", |
|
org.springframework.util.*;version="[2.0.8, 3.1.0)"
|
|
|