public class TransformEnvelopedSignature extends TransformIdentity
Constructor and Description |
---|
TransformEnvelopedSignature() |
Modifier and Type | Method and Description |
---|---|
XMLSecurityConstants.TransformMethod |
getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
void |
transform(InputStream inputStream) |
void |
transform(XMLSecEvent xmlSecEvent) |
doFinal, getOutputStream, getTransformer, getXmlEventWriterForOutputStream, getXmlInputFactory, getXmlOutputFactory, setOutputStream, setProperties, setTransformer
public XMLSecurityConstants.TransformMethod getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput)
getPreferredTransformMethod
in interface Transformer
getPreferredTransformMethod
in class TransformIdentity
public void transform(XMLSecEvent xmlSecEvent) throws XMLStreamException
transform
in interface Transformer
transform
in class TransformIdentity
XMLStreamException
public void transform(InputStream inputStream) throws XMLStreamException
transform
in interface Transformer
transform
in class TransformIdentity
XMLStreamException
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.