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.
19 lines
724 B
19 lines
724 B
Implementation-Title: org.springframework.security.remoting |
|
Implementation-Version: ${version} |
|
Bundle-SymbolicName: org.springframework.security.remoting |
|
Bundle-Name: Spring Security Remoting |
|
Bundle-Vendor: SpringSource |
|
Bundle-Version: ${version} |
|
Bundle-ManifestVersion: 2 |
|
Excluded-Imports: |
|
javax.naming.* |
|
Ignored-Existing-Headers: |
|
Import-Package, |
|
Export-Package |
|
Import-Template: |
|
org.aopalliance.*;version="${aopAllianceRange}", |
|
org.apache.commons.logging.*;version="${cloggingRange}", |
|
org.springframework.security.core.*;version="${secRange}", |
|
org.springframework.security.crypto.*;version="${secRange}", |
|
org.springframework.core.*;version="${springRange}", |
|
org.springframework.remoting.*;version="${springRange}"
|
|
|