org.apache.wss4j.dom.transform
Class AttachmentCiphertextTransform

java.lang.Object
  extended by org.apache.xml.security.transforms.TransformSpi
      extended by org.apache.wss4j.dom.transform.AttachmentCiphertextTransform

public class AttachmentCiphertextTransform
extends org.apache.xml.security.transforms.TransformSpi

Fake class to be able to create a Tranforms object


Field Summary
 
Fields inherited from class org.apache.xml.security.transforms.TransformSpi
secureValidation
 
Constructor Summary
AttachmentCiphertextTransform()
           
 
Method Summary
protected  String engineGetURI()
           
 
Methods inherited from class org.apache.xml.security.transforms.TransformSpi
enginePerformTransform, enginePerformTransform, enginePerformTransform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentCiphertextTransform

public AttachmentCiphertextTransform()
Method Detail

engineGetURI

protected String engineGetURI()
Specified by:
engineGetURI in class org.apache.xml.security.transforms.TransformSpi


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.