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.Transformer
getPreferredTransformMethod
in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
public void setProperties(Map<String,Object> properties) throws org.apache.xml.security.exceptions.XMLSecurityException
setProperties
in interface org.apache.xml.security.stax.ext.Transformer
setProperties
in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
org.apache.xml.security.exceptions.XMLSecurityException
protected 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.Transformer
transform
in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
XMLStreamException
public void transform(InputStream inputStream) throws XMLStreamException
transform
in interface org.apache.xml.security.stax.ext.Transformer
transform
in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
XMLStreamException
Copyright © 2021 JBoss by Red Hat. All rights reserved.