Class SignatureMarshaller

java.lang.Object
org.opensaml.xmlsec.signature.impl.SignatureMarshaller
All Implemented Interfaces:
Marshaller

public class SignatureMarshaller extends Object implements Marshaller
A marshaller for Signature objects. This marshaller is really a no-op class. All the creation of the signature DOM elements is handled by Signer when it signs the object.