public class AttachmentCiphertextTransform
extends org.apache.xml.security.transforms.TransformSpi
| Constructor and Description |
|---|
AttachmentCiphertextTransform() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
engineGetURI() |
protected org.apache.xml.security.signature.XMLSignatureInput |
enginePerformTransform(org.apache.xml.security.signature.XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation) |
protected String engineGetURI()
engineGetURI in class org.apache.xml.security.transforms.TransformSpiprotected org.apache.xml.security.signature.XMLSignatureInput enginePerformTransform(org.apache.xml.security.signature.XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
throws IOException,
org.apache.xml.security.c14n.CanonicalizationException,
org.apache.xml.security.c14n.InvalidCanonicalizerException,
org.apache.xml.security.transforms.TransformationException,
ParserConfigurationException,
SAXException
enginePerformTransform in class org.apache.xml.security.transforms.TransformSpiIOExceptionorg.apache.xml.security.c14n.CanonicalizationExceptionorg.apache.xml.security.c14n.InvalidCanonicalizerExceptionorg.apache.xml.security.transforms.TransformationExceptionParserConfigurationExceptionSAXExceptionCopyright © 2004–2023 The Apache Software Foundation. All rights reserved.