-
Notifications
You must be signed in to change notification settings - Fork 4
/
bnd.bnd
38 lines (38 loc) · 1.27 KB
/
bnd.bnd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Bundle-Category: sling
Bundle-DocURL: https://sling.apache.org
Bundle-Activator: org.apache.sling.auth.saml2.Activator
Jaas-ModuleClass: org.apache.sling.auth.saml2.sp.Saml2LoginModule
-snapshot: SNAPSHOT
-noextraheaders: true
-removeheaders: Include-Resource, Private-Package
Import-Package:\
!com.beust*,\
!javax.annotation*,\
!javax.xml.bind.*,\
!org.apache.xml.dtm.*,\
!org.apache.xml.utils.*,\
!org.apache.xpath.*,\
!org.bouncycastle.*,\
!sun.misc,\
!com.google.apphosting*,\
!com.google.appengine.api*,\
*
-includeresource:\
guava-[0-9\.]+-jre.jar;lib:=true,\
failureaccess-[0-9\.]+.jar;lib:=true,\
checker-qual-[0-9\.]+.jar;lib:=true,\
error_prone_annotations-[0-9\.]+.jar;lib:=true,\
opensaml-core-[0-9\.]+.jar;lib:=true,\
opensaml-saml-impl-[0-9\.]+.jar;lib:=true,\
opensaml-saml-api-[0-9\.]+.jar;lib:=true,\
opensaml-xmlsec-api-[0-9\.]+.jar;lib:=true,\
opensaml-xmlsec-impl-[0-9\.]+.jar;lib:=true,\
opensaml-security-api-[0-9\.]+.jar;lib:=true,\
opensaml-security-impl-[0-9\.]+.jar;lib:=true,\
opensaml-storage-api-[0-9\.]+.jar;lib:=true,\
opensaml-profile-api-[0-9\.]+.jar;lib:=true,\
opensaml-messaging-api-[0-9\.]+.jar;lib:=true,\
opensaml-soap-api-[0-9\.]+.jar;lib:=true,\
opensaml-soap-impl-[0-9\.]+.jar;lib:=true,\
java-support-[0-9\.]+.jar;lib:=true,\
cryptacular-[0-9\.]+.jar;lib:=true