| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: APIs for JWT WAM | |
| Bundle-SymbolicName: org.eclipse.jwt.wam.api | |
| Bundle-Version: 1.2.0.qualifier | |
| Bundle-ActivationPolicy: lazy | |
| Export-Package: org.eclipse.jwt.wam.api, | |
| org.eclipse.jwt.wam.api.model, | |
| org.eclipse.jwt.wam.api.query | |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |