org.apache.xml.security.stax.impl.transformer
Class TransformEnvelopedSignature
java.lang.Object
org.apache.xml.security.stax.impl.transformer.TransformIdentity
org.apache.xml.security.stax.impl.transformer.TransformEnvelopedSignature
- All Implemented Interfaces:
- Transformer
public class TransformEnvelopedSignature
- extends TransformIdentity
- Version:
- $Revision: 1367437 $ $Date: 2012-07-31 08:20:29 +0100 (Tue, 31 Jul 2012) $
- Author:
- $Author: giger $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformEnvelopedSignature
public TransformEnvelopedSignature()
getPreferredTransformMethod
public XMLSecurityConstants.TransformMethod getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput)
- Specified by:
getPreferredTransformMethod in interface Transformer- Overrides:
getPreferredTransformMethod in class TransformIdentity
transform
public void transform(XMLSecEvent xmlSecEvent)
throws XMLStreamException
- Specified by:
transform in interface Transformer- Overrides:
transform in class TransformIdentity
- Throws:
XMLStreamException
transform
public void transform(InputStream inputStream)
throws XMLStreamException
- Specified by:
transform in interface Transformer- Overrides:
transform in class TransformIdentity
- Throws:
XMLStreamException
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.