public class AttachmentContentSignatureTransform
extends org.apache.xml.security.stax.impl.transformer.TransformIdentity
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTACHMENT |
| Constructor and Description |
|---|
AttachmentContentSignatureTransform() |
| Modifier and Type | Method and Description |
|---|---|
protected Attachment |
getAttachment() |
org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod |
getPreferredTransformMethod(org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod forInput) |
void |
setProperties(Map<String,Object> properties) |
void |
transform(InputStream inputStream) |
void |
transform(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent) |
public static final String ATTACHMENT
public org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod getPreferredTransformMethod(org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod forInput)
getPreferredTransformMethod in interface org.apache.xml.security.stax.ext.TransformergetPreferredTransformMethod in class org.apache.xml.security.stax.impl.transformer.TransformIdentitypublic void setProperties(Map<String,Object> properties) throws org.apache.xml.security.exceptions.XMLSecurityException
setProperties in interface org.apache.xml.security.stax.ext.TransformersetProperties in class org.apache.xml.security.stax.impl.transformer.TransformIdentityorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected Attachment getAttachment()
public void transform(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent)
throws XMLStreamException
transform in interface org.apache.xml.security.stax.ext.Transformertransform in class org.apache.xml.security.stax.impl.transformer.TransformIdentityXMLStreamExceptionpublic void transform(InputStream inputStream) throws XMLStreamException
transform in interface org.apache.xml.security.stax.ext.Transformertransform in class org.apache.xml.security.stax.impl.transformer.TransformIdentityXMLStreamExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.