]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.cms.lib.sshd/META-INF/native-image/reflect-config.json
Get content path from JCR
[lgpl/argeo-commons.git] / org.argeo.cms.lib.sshd / META-INF / native-image / reflect-config.json
1 [
2 {
3 "name":"java.security.KeyFactory",
4 "methods":[{"name":"getInstance","parameterTypes":["java.lang.String","java.lang.String"] }]
5 },
6 {
7 "name":"java.security.KeyPairGenerator",
8 "methods":[{"name":"getInstance","parameterTypes":["java.lang.String","java.lang.String"] }]
9 },
10 {
11 "name":"java.security.MessageDigest",
12 "methods":[{"name":"getInstance","parameterTypes":["java.lang.String","java.lang.String"] }]
13 },
14 {
15 "name":"java.security.SecureRandomParameters"
16 },
17 {
18 "name":"java.security.Signature",
19 "methods":[{"name":"getInstance","parameterTypes":["java.lang.String","java.lang.String"] }]
20 },
21 {
22 "name":"java.security.cert.PKIXRevocationChecker"
23 },
24 {
25 "name":"javax.crypto.KeyAgreement",
26 "methods":[{"name":"getInstance","parameterTypes":["java.lang.String","java.lang.String"] }]
27 },
28 {
29 "name":"org.apache.sshd.common.SshConstants",
30 "allPublicFields":true
31 },
32 {
33 "name":"org.apache.sshd.common.io.nio2.Nio2ServiceFactoryFactory",
34 "methods":[{"name":"<init>","parameterTypes":[] }]
35 },
36 {
37 "name":"org.apache.sshd.common.session.SessionListener",
38 "methods":[
39 {"name":"sessionClosed","parameterTypes":["org.apache.sshd.common.session.Session"] },
40 {"name":"sessionCreated","parameterTypes":["org.apache.sshd.common.session.Session"] },
41 {"name":"sessionEstablished","parameterTypes":["org.apache.sshd.common.session.Session"] },
42 {"name":"sessionEvent","parameterTypes":["org.apache.sshd.common.session.Session","org.apache.sshd.common.session.SessionListener$Event"] },
43 {"name":"sessionNegotiationEnd","parameterTypes":["org.apache.sshd.common.session.Session","java.util.Map","java.util.Map","java.util.Map","java.lang.Throwable"] },
44 {"name":"sessionNegotiationOptionsCreated","parameterTypes":["org.apache.sshd.common.session.Session","java.util.Map"] },
45 {"name":"sessionNegotiationStart","parameterTypes":["org.apache.sshd.common.session.Session","java.util.Map","java.util.Map"] },
46 {"name":"sessionPeerIdentificationLine","parameterTypes":["org.apache.sshd.common.session.Session","java.lang.String","java.util.List"] },
47 {"name":"sessionPeerIdentificationReceived","parameterTypes":["org.apache.sshd.common.session.Session","java.lang.String","java.util.List"] },
48 {"name":"sessionPeerIdentificationSend","parameterTypes":["org.apache.sshd.common.session.Session","java.lang.String","java.util.List"] }
49 ]
50 },
51 {
52 "name":"org.apache.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar",
53 "methods":[{"name":"<init>","parameterTypes":[] }]
54 },
55 {
56 "name":"org.apache.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar",
57 "methods":[{"name":"<init>","parameterTypes":[] }]
58 },
59 {
60 "name":"org.bouncycastle.jcajce.provider.asymmetric.COMPOSITE$Mappings",
61 "methods":[{"name":"<init>","parameterTypes":[] }]
62 },
63 {
64 "name":"org.bouncycastle.jcajce.provider.asymmetric.DH$Mappings",
65 "methods":[{"name":"<init>","parameterTypes":[] }]
66 },
67 {
68 "name":"org.bouncycastle.jcajce.provider.asymmetric.DSA$Mappings",
69 "methods":[{"name":"<init>","parameterTypes":[] }]
70 },
71 {
72 "name":"org.bouncycastle.jcajce.provider.asymmetric.DSTU4145$Mappings",
73 "methods":[{"name":"<init>","parameterTypes":[] }]
74 },
75 {
76 "name":"org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings",
77 "methods":[{"name":"<init>","parameterTypes":[] }]
78 },
79 {
80 "name":"org.bouncycastle.jcajce.provider.asymmetric.ECGOST$Mappings",
81 "methods":[{"name":"<init>","parameterTypes":[] }]
82 },
83 {
84 "name":"org.bouncycastle.jcajce.provider.asymmetric.EXTERNAL$Mappings",
85 "methods":[{"name":"<init>","parameterTypes":[] }]
86 },
87 {
88 "name":"org.bouncycastle.jcajce.provider.asymmetric.EdEC$Mappings",
89 "methods":[{"name":"<init>","parameterTypes":[] }]
90 },
91 {
92 "name":"org.bouncycastle.jcajce.provider.asymmetric.ElGamal$Mappings",
93 "methods":[{"name":"<init>","parameterTypes":[] }]
94 },
95 {
96 "name":"org.bouncycastle.jcajce.provider.asymmetric.GM$Mappings",
97 "methods":[{"name":"<init>","parameterTypes":[] }]
98 },
99 {
100 "name":"org.bouncycastle.jcajce.provider.asymmetric.GOST$Mappings",
101 "methods":[{"name":"<init>","parameterTypes":[] }]
102 },
103 {
104 "name":"org.bouncycastle.jcajce.provider.asymmetric.IES$Mappings",
105 "methods":[{"name":"<init>","parameterTypes":[] }]
106 },
107 {
108 "name":"org.bouncycastle.jcajce.provider.asymmetric.LMS$Mappings",
109 "methods":[{"name":"<init>","parameterTypes":[] }]
110 },
111 {
112 "name":"org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings",
113 "methods":[{"name":"<init>","parameterTypes":[] }]
114 },
115 {
116 "name":"org.bouncycastle.jcajce.provider.asymmetric.SPHINCSPlus$Mappings",
117 "methods":[{"name":"<init>","parameterTypes":[] }]
118 },
119 {
120 "name":"org.bouncycastle.jcajce.provider.asymmetric.X509$Mappings",
121 "methods":[{"name":"<init>","parameterTypes":[] }]
122 },
123 {
124 "name":"org.bouncycastle.jcajce.provider.asymmetric.dh.KeyPairGeneratorSpi",
125 "methods":[{"name":"<init>","parameterTypes":[] }]
126 },
127 {
128 "name":"org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi$EC",
129 "methods":[{"name":"<init>","parameterTypes":[] }]
130 },
131 {
132 "name":"org.bouncycastle.jcajce.provider.asymmetric.ec.KeyPairGeneratorSpi$EC",
133 "methods":[{"name":"<init>","parameterTypes":[] }]
134 },
135 {
136 "name":"org.bouncycastle.jcajce.provider.asymmetric.ec.SignatureSpi$ecDSA256",
137 "methods":[{"name":"<init>","parameterTypes":[] }]
138 },
139 {
140 "name":"org.bouncycastle.jcajce.provider.asymmetric.edec.KeyAgreementSpi$X25519",
141 "methods":[{"name":"<init>","parameterTypes":[] }]
142 },
143 {
144 "name":"org.bouncycastle.jcajce.provider.asymmetric.edec.KeyAgreementSpi$X448",
145 "methods":[{"name":"<init>","parameterTypes":[] }]
146 },
147 {
148 "name":"org.bouncycastle.jcajce.provider.asymmetric.edec.KeyFactorySpi$X25519",
149 "methods":[{"name":"<init>","parameterTypes":[] }]
150 },
151 {
152 "name":"org.bouncycastle.jcajce.provider.asymmetric.edec.KeyFactorySpi$X448",
153 "methods":[{"name":"<init>","parameterTypes":[] }]
154 },
155 {
156 "name":"org.bouncycastle.jcajce.provider.asymmetric.edec.KeyPairGeneratorSpi$X25519",
157 "methods":[{"name":"<init>","parameterTypes":[] }]
158 },
159 {
160 "name":"org.bouncycastle.jcajce.provider.asymmetric.edec.KeyPairGeneratorSpi$X448",
161 "methods":[{"name":"<init>","parameterTypes":[] }]
162 },
163 {
164 "name":"org.bouncycastle.jcajce.provider.asymmetric.rsa.DigestSignatureSpi$SHA512",
165 "methods":[{"name":"<init>","parameterTypes":[] }]
166 },
167 {
168 "name":"org.bouncycastle.jcajce.provider.asymmetric.rsa.KeyFactorySpi",
169 "methods":[{"name":"<init>","parameterTypes":[] }]
170 },
171 {
172 "name":"org.bouncycastle.jcajce.provider.digest.Blake2b$Mappings",
173 "methods":[{"name":"<init>","parameterTypes":[] }]
174 },
175 {
176 "name":"org.bouncycastle.jcajce.provider.digest.Blake2s$Mappings",
177 "methods":[{"name":"<init>","parameterTypes":[] }]
178 },
179 {
180 "name":"org.bouncycastle.jcajce.provider.digest.Blake3$Mappings",
181 "methods":[{"name":"<init>","parameterTypes":[] }]
182 },
183 {
184 "name":"org.bouncycastle.jcajce.provider.digest.DSTU7564$Mappings",
185 "methods":[{"name":"<init>","parameterTypes":[] }]
186 },
187 {
188 "name":"org.bouncycastle.jcajce.provider.digest.GOST3411$Mappings",
189 "methods":[{"name":"<init>","parameterTypes":[] }]
190 },
191 {
192 "name":"org.bouncycastle.jcajce.provider.digest.Haraka$Mappings",
193 "methods":[{"name":"<init>","parameterTypes":[] }]
194 },
195 {
196 "name":"org.bouncycastle.jcajce.provider.digest.Keccak$Mappings",
197 "methods":[{"name":"<init>","parameterTypes":[] }]
198 },
199 {
200 "name":"org.bouncycastle.jcajce.provider.digest.MD2$Mappings",
201 "methods":[{"name":"<init>","parameterTypes":[] }]
202 },
203 {
204 "name":"org.bouncycastle.jcajce.provider.digest.MD4$Mappings",
205 "methods":[{"name":"<init>","parameterTypes":[] }]
206 },
207 {
208 "name":"org.bouncycastle.jcajce.provider.digest.MD5$Digest",
209 "methods":[{"name":"<init>","parameterTypes":[] }]
210 },
211 {
212 "name":"org.bouncycastle.jcajce.provider.digest.MD5$Mappings",
213 "methods":[{"name":"<init>","parameterTypes":[] }]
214 },
215 {
216 "name":"org.bouncycastle.jcajce.provider.digest.RIPEMD128$Mappings",
217 "methods":[{"name":"<init>","parameterTypes":[] }]
218 },
219 {
220 "name":"org.bouncycastle.jcajce.provider.digest.RIPEMD160$Mappings",
221 "methods":[{"name":"<init>","parameterTypes":[] }]
222 },
223 {
224 "name":"org.bouncycastle.jcajce.provider.digest.RIPEMD256$Mappings",
225 "methods":[{"name":"<init>","parameterTypes":[] }]
226 },
227 {
228 "name":"org.bouncycastle.jcajce.provider.digest.RIPEMD320$Mappings",
229 "methods":[{"name":"<init>","parameterTypes":[] }]
230 },
231 {
232 "name":"org.bouncycastle.jcajce.provider.digest.SHA1$Digest",
233 "methods":[{"name":"<init>","parameterTypes":[] }]
234 },
235 {
236 "name":"org.bouncycastle.jcajce.provider.digest.SHA1$Mappings",
237 "methods":[{"name":"<init>","parameterTypes":[] }]
238 },
239 {
240 "name":"org.bouncycastle.jcajce.provider.digest.SHA224$Digest",
241 "methods":[{"name":"<init>","parameterTypes":[] }]
242 },
243 {
244 "name":"org.bouncycastle.jcajce.provider.digest.SHA224$Mappings",
245 "methods":[{"name":"<init>","parameterTypes":[] }]
246 },
247 {
248 "name":"org.bouncycastle.jcajce.provider.digest.SHA256$Digest",
249 "methods":[{"name":"<init>","parameterTypes":[] }]
250 },
251 {
252 "name":"org.bouncycastle.jcajce.provider.digest.SHA256$Mappings",
253 "methods":[{"name":"<init>","parameterTypes":[] }]
254 },
255 {
256 "name":"org.bouncycastle.jcajce.provider.digest.SHA3$Mappings",
257 "methods":[{"name":"<init>","parameterTypes":[] }]
258 },
259 {
260 "name":"org.bouncycastle.jcajce.provider.digest.SHA384$Digest",
261 "methods":[{"name":"<init>","parameterTypes":[] }]
262 },
263 {
264 "name":"org.bouncycastle.jcajce.provider.digest.SHA384$Mappings",
265 "methods":[{"name":"<init>","parameterTypes":[] }]
266 },
267 {
268 "name":"org.bouncycastle.jcajce.provider.digest.SHA512$Digest",
269 "methods":[{"name":"<init>","parameterTypes":[] }]
270 },
271 {
272 "name":"org.bouncycastle.jcajce.provider.digest.SHA512$Mappings",
273 "methods":[{"name":"<init>","parameterTypes":[] }]
274 },
275 {
276 "name":"org.bouncycastle.jcajce.provider.digest.SM3$Mappings",
277 "methods":[{"name":"<init>","parameterTypes":[] }]
278 },
279 {
280 "name":"org.bouncycastle.jcajce.provider.digest.Skein$Mappings",
281 "methods":[{"name":"<init>","parameterTypes":[] }]
282 },
283 {
284 "name":"org.bouncycastle.jcajce.provider.digest.Tiger$Mappings",
285 "methods":[{"name":"<init>","parameterTypes":[] }]
286 },
287 {
288 "name":"org.bouncycastle.jcajce.provider.digest.Whirlpool$Mappings",
289 "methods":[{"name":"<init>","parameterTypes":[] }]
290 },
291 {
292 "name":"org.bouncycastle.jcajce.provider.drbg.DRBG$Mappings",
293 "methods":[{"name":"<init>","parameterTypes":[] }]
294 },
295 {
296 "name":"org.bouncycastle.jcajce.provider.keystore.BC$Mappings",
297 "methods":[{"name":"<init>","parameterTypes":[] }]
298 },
299 {
300 "name":"org.bouncycastle.jcajce.provider.keystore.BCFKS$Mappings",
301 "methods":[{"name":"<init>","parameterTypes":[] }]
302 },
303 {
304 "name":"org.bouncycastle.jcajce.provider.keystore.PKCS12$Mappings",
305 "methods":[{"name":"<init>","parameterTypes":[] }]
306 },
307 {
308 "name":"org.bouncycastle.jcajce.provider.symmetric.AES$Mappings",
309 "methods":[{"name":"<init>","parameterTypes":[] }]
310 },
311 {
312 "name":"org.bouncycastle.jcajce.provider.symmetric.ARC4$Mappings",
313 "methods":[{"name":"<init>","parameterTypes":[] }]
314 },
315 {
316 "name":"org.bouncycastle.jcajce.provider.symmetric.ARIA$Mappings",
317 "methods":[{"name":"<init>","parameterTypes":[] }]
318 },
319 {
320 "name":"org.bouncycastle.jcajce.provider.symmetric.Blowfish$Mappings",
321 "methods":[{"name":"<init>","parameterTypes":[] }]
322 },
323 {
324 "name":"org.bouncycastle.jcajce.provider.symmetric.CAST5$Mappings",
325 "methods":[{"name":"<init>","parameterTypes":[] }]
326 },
327 {
328 "name":"org.bouncycastle.jcajce.provider.symmetric.CAST6$Mappings",
329 "methods":[{"name":"<init>","parameterTypes":[] }]
330 },
331 {
332 "name":"org.bouncycastle.jcajce.provider.symmetric.Camellia$Mappings",
333 "methods":[{"name":"<init>","parameterTypes":[] }]
334 },
335 {
336 "name":"org.bouncycastle.jcajce.provider.symmetric.ChaCha$Mappings",
337 "methods":[{"name":"<init>","parameterTypes":[] }]
338 },
339 {
340 "name":"org.bouncycastle.jcajce.provider.symmetric.DES$Mappings",
341 "methods":[{"name":"<init>","parameterTypes":[] }]
342 },
343 {
344 "name":"org.bouncycastle.jcajce.provider.symmetric.DESede$Mappings",
345 "methods":[{"name":"<init>","parameterTypes":[] }]
346 },
347 {
348 "name":"org.bouncycastle.jcajce.provider.symmetric.DSTU7624$Mappings",
349 "methods":[{"name":"<init>","parameterTypes":[] }]
350 },
351 {
352 "name":"org.bouncycastle.jcajce.provider.symmetric.GOST28147$Mappings",
353 "methods":[{"name":"<init>","parameterTypes":[] }]
354 },
355 {
356 "name":"org.bouncycastle.jcajce.provider.symmetric.GOST3412_2015$Mappings",
357 "methods":[{"name":"<init>","parameterTypes":[] }]
358 },
359 {
360 "name":"org.bouncycastle.jcajce.provider.symmetric.Grain128$Mappings",
361 "methods":[{"name":"<init>","parameterTypes":[] }]
362 },
363 {
364 "name":"org.bouncycastle.jcajce.provider.symmetric.Grainv1$Mappings",
365 "methods":[{"name":"<init>","parameterTypes":[] }]
366 },
367 {
368 "name":"org.bouncycastle.jcajce.provider.symmetric.HC128$Mappings",
369 "methods":[{"name":"<init>","parameterTypes":[] }]
370 },
371 {
372 "name":"org.bouncycastle.jcajce.provider.symmetric.HC256$Mappings",
373 "methods":[{"name":"<init>","parameterTypes":[] }]
374 },
375 {
376 "name":"org.bouncycastle.jcajce.provider.symmetric.IDEA$Mappings",
377 "methods":[{"name":"<init>","parameterTypes":[] }]
378 },
379 {
380 "name":"org.bouncycastle.jcajce.provider.symmetric.Noekeon$Mappings",
381 "methods":[{"name":"<init>","parameterTypes":[] }]
382 },
383 {
384 "name":"org.bouncycastle.jcajce.provider.symmetric.OpenSSLPBKDF$Mappings",
385 "methods":[{"name":"<init>","parameterTypes":[] }]
386 },
387 {
388 "name":"org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF1$Mappings",
389 "methods":[{"name":"<init>","parameterTypes":[] }]
390 },
391 {
392 "name":"org.bouncycastle.jcajce.provider.symmetric.PBEPBKDF2$Mappings",
393 "methods":[{"name":"<init>","parameterTypes":[] }]
394 },
395 {
396 "name":"org.bouncycastle.jcajce.provider.symmetric.PBEPKCS12$Mappings",
397 "methods":[{"name":"<init>","parameterTypes":[] }]
398 },
399 {
400 "name":"org.bouncycastle.jcajce.provider.symmetric.Poly1305$Mappings",
401 "methods":[{"name":"<init>","parameterTypes":[] }]
402 },
403 {
404 "name":"org.bouncycastle.jcajce.provider.symmetric.RC2$Mappings",
405 "methods":[{"name":"<init>","parameterTypes":[] }]
406 },
407 {
408 "name":"org.bouncycastle.jcajce.provider.symmetric.RC5$Mappings",
409 "methods":[{"name":"<init>","parameterTypes":[] }]
410 },
411 {
412 "name":"org.bouncycastle.jcajce.provider.symmetric.RC6$Mappings",
413 "methods":[{"name":"<init>","parameterTypes":[] }]
414 },
415 {
416 "name":"org.bouncycastle.jcajce.provider.symmetric.Rijndael$Mappings",
417 "methods":[{"name":"<init>","parameterTypes":[] }]
418 },
419 {
420 "name":"org.bouncycastle.jcajce.provider.symmetric.SCRYPT$Mappings",
421 "methods":[{"name":"<init>","parameterTypes":[] }]
422 },
423 {
424 "name":"org.bouncycastle.jcajce.provider.symmetric.SEED$Mappings",
425 "methods":[{"name":"<init>","parameterTypes":[] }]
426 },
427 {
428 "name":"org.bouncycastle.jcajce.provider.symmetric.SM4$Mappings",
429 "methods":[{"name":"<init>","parameterTypes":[] }]
430 },
431 {
432 "name":"org.bouncycastle.jcajce.provider.symmetric.Salsa20$Mappings",
433 "methods":[{"name":"<init>","parameterTypes":[] }]
434 },
435 {
436 "name":"org.bouncycastle.jcajce.provider.symmetric.Serpent$Mappings",
437 "methods":[{"name":"<init>","parameterTypes":[] }]
438 },
439 {
440 "name":"org.bouncycastle.jcajce.provider.symmetric.Shacal2$Mappings",
441 "methods":[{"name":"<init>","parameterTypes":[] }]
442 },
443 {
444 "name":"org.bouncycastle.jcajce.provider.symmetric.SipHash$Mappings",
445 "methods":[{"name":"<init>","parameterTypes":[] }]
446 },
447 {
448 "name":"org.bouncycastle.jcajce.provider.symmetric.SipHash128$Mappings",
449 "methods":[{"name":"<init>","parameterTypes":[] }]
450 },
451 {
452 "name":"org.bouncycastle.jcajce.provider.symmetric.Skipjack$Mappings",
453 "methods":[{"name":"<init>","parameterTypes":[] }]
454 },
455 {
456 "name":"org.bouncycastle.jcajce.provider.symmetric.TEA$Mappings",
457 "methods":[{"name":"<init>","parameterTypes":[] }]
458 },
459 {
460 "name":"org.bouncycastle.jcajce.provider.symmetric.TLSKDF$Mappings",
461 "methods":[{"name":"<init>","parameterTypes":[] }]
462 },
463 {
464 "name":"org.bouncycastle.jcajce.provider.symmetric.Threefish$Mappings",
465 "methods":[{"name":"<init>","parameterTypes":[] }]
466 },
467 {
468 "name":"org.bouncycastle.jcajce.provider.symmetric.Twofish$Mappings",
469 "methods":[{"name":"<init>","parameterTypes":[] }]
470 },
471 {
472 "name":"org.bouncycastle.jcajce.provider.symmetric.VMPC$Mappings",
473 "methods":[{"name":"<init>","parameterTypes":[] }]
474 },
475 {
476 "name":"org.bouncycastle.jcajce.provider.symmetric.VMPCKSA3$Mappings",
477 "methods":[{"name":"<init>","parameterTypes":[] }]
478 },
479 {
480 "name":"org.bouncycastle.jcajce.provider.symmetric.XSalsa20$Mappings",
481 "methods":[{"name":"<init>","parameterTypes":[] }]
482 },
483 {
484 "name":"org.bouncycastle.jcajce.provider.symmetric.XTEA$Mappings",
485 "methods":[{"name":"<init>","parameterTypes":[] }]
486 },
487 {
488 "name":"org.bouncycastle.jcajce.provider.symmetric.Zuc$Mappings",
489 "methods":[{"name":"<init>","parameterTypes":[] }]
490 },
491 {
492 "name":"org.bouncycastle.jce.provider.BouncyCastleProvider",
493 "methods":[{"name":"<init>","parameterTypes":[] }]
494 },
495 {
496 "name":"sun.security.provider.NativePRNG",
497 "methods":[{"name":"<init>","parameterTypes":[] }]
498 },
499 {
500 "name":"sun.security.provider.SHA",
501 "methods":[{"name":"<init>","parameterTypes":[] }]
502 }
503 ]