Transformerpublic class TransformEnvelopedSignature extends TransformIdentity
| Constructor | Description |
|---|---|
TransformEnvelopedSignature() |
| Modifier and Type | Method | Description |
|---|---|---|
XMLSecurityConstants.TransformMethod |
getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
|
void |
transform(InputStream inputStream) |
|
void |
transform(XMLSecEvent xmlSecEvent) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoFinal, getOutputStream, getTransformer, getXmlEventWriterForOutputStream, getXmlInputFactory, getXmlOutputFactory, setOutputStream, setProperties, setTransformerpublic XMLSecurityConstants.TransformMethod getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput)
getPreferredTransformMethod in interface TransformergetPreferredTransformMethod in class TransformIdentitypublic void transform(XMLSecEvent xmlSecEvent) throws XMLStreamException
transform in interface Transformertransform in class TransformIdentityXMLStreamExceptionpublic void transform(InputStream inputStream) throws XMLStreamException
transform in interface Transformertransform in class TransformIdentityXMLStreamExceptionCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.