51799
|
1 |
#
|
|
2 |
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
|
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
4 |
#
|
|
5 |
# This code is free software; you can redistribute it and/or modify it
|
|
6 |
# under the terms of the GNU General Public License version 2 only, as
|
|
7 |
# published by the Free Software Foundation. Oracle designates this
|
|
8 |
# particular file as subject to the "Classpath" exception as provided
|
|
9 |
# by Oracle in the LICENSE file that accompanied this code.
|
|
10 |
#
|
|
11 |
# This code is distributed in the hope that it will be useful, but WITHOUT
|
|
12 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
13 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
14 |
# version 2 for more details (a copy is included in the LICENSE file that
|
|
15 |
# accompanied this code).
|
|
16 |
#
|
|
17 |
# You should have received a copy of the GNU General Public License version
|
|
18 |
# 2 along with this work; if not, write to the Free Software Foundation,
|
|
19 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
20 |
#
|
|
21 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
22 |
# or visit www.oracle.com if you need additional information or have any
|
|
23 |
# questions.
|
|
24 |
#
|
|
25 |
# ##########################################################
|
|
26 |
# ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
|
|
27 |
# ##########################################################
|
|
28 |
#
|
|
29 |
module name java.xml.crypto
|
|
30 |
header exports javax/xml/crypto,javax/xml/crypto/dom,javax/xml/crypto/dsig,javax/xml/crypto/dsig/dom,javax/xml/crypto/dsig/keyinfo,javax/xml/crypto/dsig/spec requires name\u0020;java.base\u0020;flags\u0020;8000,name\u0020;java.logging\u0020;flags\u0020;0,name\u0020;java.xml\u0020;flags\u0020;20 provides interface\u0020;java/security/Provider\u0020;impls\u0020;org/jcp/xml/dsig/internal/dom/XMLDSigRI target linux-amd64 flags 8000
|
|
31 |
|
|
32 |
class name javax/xml/crypto/AlgorithmMethod
|
|
33 |
header extends java/lang/Object flags 601
|
|
34 |
|
|
35 |
class name javax/xml/crypto/Data
|
|
36 |
header extends java/lang/Object flags 601
|
|
37 |
|
|
38 |
class name javax/xml/crypto/KeySelector
|
|
39 |
header extends java/lang/Object nestMembers javax/xml/crypto/KeySelector$Purpose flags 421
|
|
40 |
innerclass innerClass javax/xml/crypto/KeySelector$Purpose outerClass javax/xml/crypto/KeySelector innerClassName Purpose flags 9
|
|
41 |
|
|
42 |
class name javax/xml/crypto/KeySelector$Purpose
|
|
43 |
header extends java/lang/Object nestHost javax/xml/crypto/KeySelector flags 21
|
|
44 |
innerclass innerClass javax/xml/crypto/KeySelector$Purpose outerClass javax/xml/crypto/KeySelector innerClassName Purpose flags 9
|
|
45 |
|
|
46 |
class name javax/xml/crypto/KeySelectorException
|
|
47 |
header extends java/lang/Exception flags 21
|
|
48 |
|
|
49 |
class name javax/xml/crypto/KeySelectorResult
|
|
50 |
header extends java/lang/Object flags 601
|
|
51 |
|
|
52 |
class name javax/xml/crypto/MarshalException
|
|
53 |
header extends java/lang/Exception flags 21
|
|
54 |
|
|
55 |
class name javax/xml/crypto/NoSuchMechanismException
|
|
56 |
header extends java/lang/RuntimeException flags 21
|
|
57 |
|
|
58 |
class name javax/xml/crypto/NodeSetData
|
|
59 |
header extends java/lang/Object implements javax/xml/crypto/Data,java/lang/Iterable flags 601 signature <T:Ljava/lang/Object;>Ljava/lang/Object;Ljavax/xml/crypto/Data;Ljava/lang/Iterable<TT;>;
|
|
60 |
|
|
61 |
class name javax/xml/crypto/OctetStreamData
|
|
62 |
header extends java/lang/Object implements javax/xml/crypto/Data flags 21
|
|
63 |
|
|
64 |
class name javax/xml/crypto/URIDereferencer
|
|
65 |
header extends java/lang/Object flags 601
|
|
66 |
|
|
67 |
class name javax/xml/crypto/URIReference
|
|
68 |
header extends java/lang/Object flags 601
|
|
69 |
|
|
70 |
class name javax/xml/crypto/URIReferenceException
|
|
71 |
header extends java/lang/Exception flags 21
|
|
72 |
|
|
73 |
class name javax/xml/crypto/XMLCryptoContext
|
|
74 |
header extends java/lang/Object flags 601
|
|
75 |
|
|
76 |
class name javax/xml/crypto/XMLStructure
|
|
77 |
header extends java/lang/Object flags 601
|
|
78 |
|
|
79 |
class name javax/xml/crypto/dom/DOMCryptoContext
|
|
80 |
header extends java/lang/Object implements javax/xml/crypto/XMLCryptoContext flags 21
|
|
81 |
innerclass innerClass java/util/Map$Entry outerClass java/util/Map innerClassName Entry flags 609
|
|
82 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
83 |
|
|
84 |
class name javax/xml/crypto/dom/DOMStructure
|
|
85 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 21
|
|
86 |
|
|
87 |
class name javax/xml/crypto/dom/DOMURIReference
|
|
88 |
header extends java/lang/Object implements javax/xml/crypto/URIReference flags 601
|
|
89 |
|
|
90 |
class name javax/xml/crypto/dsig/CanonicalizationMethod
|
|
91 |
header extends java/lang/Object implements javax/xml/crypto/dsig/Transform flags 601
|
|
92 |
|
|
93 |
class name javax/xml/crypto/dsig/DigestMethod
|
|
94 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure,javax/xml/crypto/AlgorithmMethod flags 601
|
|
95 |
field name SHA224 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#sha224 flags 19
|
|
96 |
field name SHA384 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#sha384 flags 19
|
|
97 |
field name SHA3_224 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha3-224 flags 19
|
|
98 |
field name SHA3_256 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha3-256 flags 19
|
|
99 |
field name SHA3_384 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha3-384 flags 19
|
|
100 |
field name SHA3_512 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha3-512 flags 19
|
|
101 |
|
|
102 |
class name javax/xml/crypto/dsig/Manifest
|
|
103 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
104 |
|
|
105 |
class name javax/xml/crypto/dsig/Reference
|
|
106 |
header extends java/lang/Object implements javax/xml/crypto/URIReference,javax/xml/crypto/XMLStructure flags 601
|
|
107 |
|
|
108 |
class name javax/xml/crypto/dsig/SignatureMethod
|
|
109 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure,javax/xml/crypto/AlgorithmMethod flags 601
|
|
110 |
field name DSA_SHA256 descriptor Ljava/lang/String; constantValue http://www.w3.org/2009/xmldsig11#dsa-sha256 flags 19
|
|
111 |
field name RSA_SHA224 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#rsa-sha224 flags 19
|
|
112 |
field name RSA_SHA256 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#rsa-sha256 flags 19
|
|
113 |
field name RSA_SHA384 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#rsa-sha384 flags 19
|
|
114 |
field name RSA_SHA512 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#rsa-sha512 flags 19
|
|
115 |
field name SHA1_RSA_MGF1 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha1-rsa-MGF1 flags 19
|
|
116 |
field name SHA224_RSA_MGF1 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha224-rsa-MGF1 flags 19
|
|
117 |
field name SHA256_RSA_MGF1 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1 flags 19
|
|
118 |
field name SHA384_RSA_MGF1 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1 flags 19
|
|
119 |
field name SHA512_RSA_MGF1 descriptor Ljava/lang/String; constantValue http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1 flags 19
|
|
120 |
field name ECDSA_SHA1 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1 flags 19
|
|
121 |
field name ECDSA_SHA224 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224 flags 19
|
|
122 |
field name ECDSA_SHA256 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256 flags 19
|
|
123 |
field name ECDSA_SHA384 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384 flags 19
|
|
124 |
field name ECDSA_SHA512 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512 flags 19
|
|
125 |
field name HMAC_SHA224 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#hmac-sha224 flags 19
|
|
126 |
field name HMAC_SHA256 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#hmac-sha256 flags 19
|
|
127 |
field name HMAC_SHA384 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#hmac-sha384 flags 19
|
|
128 |
field name HMAC_SHA512 descriptor Ljava/lang/String; constantValue http://www.w3.org/2001/04/xmldsig-more#hmac-sha512 flags 19
|
|
129 |
|
|
130 |
class name javax/xml/crypto/dsig/SignatureProperties
|
|
131 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
132 |
|
|
133 |
class name javax/xml/crypto/dsig/SignatureProperty
|
|
134 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
135 |
|
|
136 |
class name javax/xml/crypto/dsig/SignedInfo
|
|
137 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
138 |
|
|
139 |
class name javax/xml/crypto/dsig/Transform
|
|
140 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure,javax/xml/crypto/AlgorithmMethod flags 601
|
|
141 |
|
|
142 |
class name javax/xml/crypto/dsig/TransformException
|
|
143 |
header extends java/lang/Exception flags 21
|
|
144 |
|
|
145 |
class name javax/xml/crypto/dsig/XMLObject
|
|
146 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
147 |
|
|
148 |
class name javax/xml/crypto/dsig/XMLSignContext
|
|
149 |
header extends java/lang/Object implements javax/xml/crypto/XMLCryptoContext flags 601
|
|
150 |
|
|
151 |
class name javax/xml/crypto/dsig/XMLSignature
|
|
152 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure nestMembers javax/xml/crypto/dsig/XMLSignature$SignatureValue flags 601
|
|
153 |
innerclass innerClass javax/xml/crypto/dsig/XMLSignature$SignatureValue outerClass javax/xml/crypto/dsig/XMLSignature innerClassName SignatureValue flags 609
|
|
154 |
|
|
155 |
class name javax/xml/crypto/dsig/XMLSignature$SignatureValue
|
|
156 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure nestHost javax/xml/crypto/dsig/XMLSignature flags 601
|
|
157 |
innerclass innerClass javax/xml/crypto/dsig/XMLSignature$SignatureValue outerClass javax/xml/crypto/dsig/XMLSignature innerClassName SignatureValue flags 609
|
|
158 |
|
|
159 |
class name javax/xml/crypto/dsig/XMLSignatureException
|
|
160 |
header extends java/lang/Exception flags 21
|
|
161 |
|
|
162 |
class name javax/xml/crypto/dsig/XMLSignatureFactory
|
|
163 |
header extends java/lang/Object flags 421
|
|
164 |
innerclass innerClass java/security/Provider$Service outerClass java/security/Provider innerClassName Service flags 9
|
|
165 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
166 |
|
|
167 |
class name javax/xml/crypto/dsig/XMLValidateContext
|
|
168 |
header extends java/lang/Object implements javax/xml/crypto/XMLCryptoContext flags 601
|
|
169 |
|
|
170 |
class name javax/xml/crypto/dsig/dom/DOMSignContext
|
|
171 |
header extends javax/xml/crypto/dom/DOMCryptoContext implements javax/xml/crypto/dsig/XMLSignContext flags 21
|
|
172 |
|
|
173 |
class name javax/xml/crypto/dsig/dom/DOMValidateContext
|
|
174 |
header extends javax/xml/crypto/dom/DOMCryptoContext implements javax/xml/crypto/dsig/XMLValidateContext flags 21
|
|
175 |
|
|
176 |
class name javax/xml/crypto/dsig/keyinfo/KeyInfo
|
|
177 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
178 |
|
|
179 |
class name javax/xml/crypto/dsig/keyinfo/KeyInfoFactory
|
|
180 |
header extends java/lang/Object flags 421
|
|
181 |
innerclass innerClass java/security/Provider$Service outerClass java/security/Provider innerClassName Service flags 9
|
|
182 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
183 |
|
|
184 |
class name javax/xml/crypto/dsig/keyinfo/KeyName
|
|
185 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
186 |
|
|
187 |
class name javax/xml/crypto/dsig/keyinfo/KeyValue
|
|
188 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
189 |
|
|
190 |
class name javax/xml/crypto/dsig/keyinfo/PGPData
|
|
191 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
192 |
|
|
193 |
class name javax/xml/crypto/dsig/keyinfo/RetrievalMethod
|
|
194 |
header extends java/lang/Object implements javax/xml/crypto/URIReference,javax/xml/crypto/XMLStructure flags 601
|
|
195 |
|
|
196 |
class name javax/xml/crypto/dsig/keyinfo/X509Data
|
|
197 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
198 |
|
|
199 |
class name javax/xml/crypto/dsig/keyinfo/X509IssuerSerial
|
|
200 |
header extends java/lang/Object implements javax/xml/crypto/XMLStructure flags 601
|
|
201 |
|
|
202 |
class name javax/xml/crypto/dsig/spec/C14NMethodParameterSpec
|
|
203 |
header extends java/lang/Object implements javax/xml/crypto/dsig/spec/TransformParameterSpec flags 601
|
|
204 |
|
|
205 |
class name javax/xml/crypto/dsig/spec/DigestMethodParameterSpec
|
|
206 |
header extends java/lang/Object implements java/security/spec/AlgorithmParameterSpec flags 601
|
|
207 |
|
|
208 |
class name javax/xml/crypto/dsig/spec/ExcC14NParameterSpec
|
|
209 |
header extends java/lang/Object implements javax/xml/crypto/dsig/spec/C14NMethodParameterSpec flags 31
|
|
210 |
|
|
211 |
class name javax/xml/crypto/dsig/spec/HMACParameterSpec
|
|
212 |
header extends java/lang/Object implements javax/xml/crypto/dsig/spec/SignatureMethodParameterSpec flags 31
|
|
213 |
|
|
214 |
class name javax/xml/crypto/dsig/spec/SignatureMethodParameterSpec
|
|
215 |
header extends java/lang/Object implements java/security/spec/AlgorithmParameterSpec flags 601
|
|
216 |
|
|
217 |
class name javax/xml/crypto/dsig/spec/TransformParameterSpec
|
|
218 |
header extends java/lang/Object implements java/security/spec/AlgorithmParameterSpec flags 601
|
|
219 |
|
|
220 |
class name javax/xml/crypto/dsig/spec/XPathFilter2ParameterSpec
|
|
221 |
header extends java/lang/Object implements javax/xml/crypto/dsig/spec/TransformParameterSpec flags 31
|
|
222 |
|
|
223 |
class name javax/xml/crypto/dsig/spec/XPathFilterParameterSpec
|
|
224 |
header extends java/lang/Object implements javax/xml/crypto/dsig/spec/TransformParameterSpec flags 31
|
|
225 |
|
|
226 |
class name javax/xml/crypto/dsig/spec/XPathType
|
|
227 |
header extends java/lang/Object nestMembers javax/xml/crypto/dsig/spec/XPathType$Filter flags 21
|
|
228 |
innerclass innerClass javax/xml/crypto/dsig/spec/XPathType$Filter outerClass javax/xml/crypto/dsig/spec/XPathType innerClassName Filter flags 9
|
|
229 |
|
|
230 |
class name javax/xml/crypto/dsig/spec/XPathType$Filter
|
|
231 |
header extends java/lang/Object nestHost javax/xml/crypto/dsig/spec/XPathType flags 21
|
|
232 |
innerclass innerClass javax/xml/crypto/dsig/spec/XPathType$Filter outerClass javax/xml/crypto/dsig/spec/XPathType innerClassName Filter flags 9
|
|
233 |
|
|
234 |
class name javax/xml/crypto/dsig/spec/XSLTTransformParameterSpec
|
|
235 |
header extends java/lang/Object implements javax/xml/crypto/dsig/spec/TransformParameterSpec flags 31
|
|
236 |
|