2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Auth Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.auth
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.11.31",
|
|
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.11.31",
|
2013-01-23 11:21:56 -06:00
|
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174"
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.uf.common.auth,
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.auth.exception,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.auth.req,
|
|
|
|
com.raytheon.uf.common.auth.resp,
|
|
|
|
com.raytheon.uf.common.auth.user
|