jdk-24/test/jdk/javax/xml/crypto/dsig
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
data 8301260: Add system property to toggle XML Signature secure validation mode 2023-02-09 18:18:21 +00:00
keyinfo 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
TransformService 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
XMLSignatureFactory
BadXPointer.java 8278186: org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method 2021-12-15 17:00:55 +00:00
Basic.java 8305972: Update XML Security for Java to 3.0.2 2023-05-19 17:46:41 +00:00
GenerationTests.java 8319124: Update XML Security for Java to 3.0.3 2023-11-21 17:46:11 +00:00
GetInstanceTests.java
HereFunction.java 8305972: Update XML Security for Java to 3.0.2 2023-05-19 17:46:41 +00:00
KeySelectors.java
LogParameters.java 8254267: javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:" 2021-10-14 14:38:16 +00:00
PSSSpec.java 8241306: Add SignatureMethodParameterSpec subclass for RSASSA-PSS params 2021-04-19 14:29:18 +00:00
ResolveReferenceURIs.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
SecureValidation.java 8305972: Update XML Security for Java to 3.0.2 2023-05-19 17:46:41 +00:00
SecureValidationPolicy.java 8259709: Disable SHA-1 XML Signatures 2021-03-04 17:21:37 +00:00
SecureValidationSystemProperty.java 8301260: Add system property to toggle XML Signature secure validation mode 2023-02-09 18:18:21 +00:00
SignatureValidator.java
ValidationTests.java 8259709: Disable SHA-1 XML Signatures 2021-03-04 17:21:37 +00:00
X509KeySelector.java