14 lines
429 B
Plaintext
14 lines
429 B
Plaintext
Implementation-Title: org.springframework.security.crypto
|
|
Implementation-Version: ${version}
|
|
Bundle-SymbolicName: org.springframework.security.crypto
|
|
Bundle-Name: Spring Security Crypto
|
|
Bundle-Vendor: SpringSource
|
|
Bundle-Version: ${version}
|
|
Bundle-ManifestVersion: 2
|
|
Ignored-Existing-Headers:
|
|
Import-Package,
|
|
Export-Package
|
|
Import-Template:
|
|
org.apache.commons.logging.*;version="${cloggingRange}",
|
|
javax.crypto.*;version="0"
|