com.sun.xml.wss.impl.transform
Class AttachmentCompleteTransform
java.lang.Object
com.sun.org.apache.xml.internal.security.transforms.TransformSpi
com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
public class AttachmentCompleteTransform
- extends com.sun.org.apache.xml.internal.security.transforms.TransformSpi
| Fields inherited from class com.sun.org.apache.xml.internal.security.transforms.TransformSpi |
_transformObject |
| Methods inherited from class com.sun.org.apache.xml.internal.security.transforms.TransformSpi |
enginePerformTransform, enginePerformTransform, setTransform |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentCompleteTransform
public AttachmentCompleteTransform()
engineGetURI
protected String engineGetURI()
- Specified by:
engineGetURI in class com.sun.org.apache.xml.internal.security.transforms.TransformSpi
enginePerformTransform
protected com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput enginePerformTransform(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput input)
throws com.sun.org.apache.xml.internal.security.transforms.TransformationException
- Overrides:
enginePerformTransform in class com.sun.org.apache.xml.internal.security.transforms.TransformSpi
- Throws:
com.sun.org.apache.xml.internal.security.transforms.TransformationException
wantsOctetStream
public boolean wantsOctetStream()
wantsNodeSet
public boolean wantsNodeSet()
returnsOctetStream
public boolean returnsOctetStream()
returnsNodeSet
public boolean returnsNodeSet()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.