Class WSS4JAttachmentCallbackHandler

java.lang.Object
com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
All Implemented Interfaces:
CallbackHandler

public class WSS4JAttachmentCallbackHandler extends Object implements CallbackHandler
A Callback Handler implementation for the case of signing/encrypting Attachments via the SwA (SOAP with Attachments) specification or when using xop:Include in the case of MTOM. This class is used both in signing/encryption and in verification/decryption
Author:
Apache WSS4J, Philip Helger