template.mf 425 B

12345678910111213141516
  1. Implementation-Title: org.springframework.security.crypto
  2. Implementation-Version: ${version}
  3. Bundle-SymbolicName: org.springframework.security.crypto
  4. Bundle-Name: Spring Security Web
  5. Bundle-Vendor: SpringSource
  6. Bundle-Version: ${version}
  7. Bundle-ManifestVersion: 2
  8. Excluded-Imports:
  9. javax.naming.*,
  10. javax.rmi.*,
  11. javax.sql.*,
  12. javax.security.auth.*
  13. Ignored-Existing-Headers:
  14. Import-Package,
  15. Export-Package
  16. Import-Template: