Package org.apache.wss4j.common.ext
Class AttachmentRemovalCallback
java.lang.Object
org.apache.wss4j.common.ext.AttachmentRemovalCallback
- All Implemented Interfaces:
Callback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe requested attachment which will be removed.voidsetAttachmentId(String attachmentId)
-
Constructor Details
-
AttachmentRemovalCallback
public AttachmentRemovalCallback()
-
-
Method Details
-
getAttachmentId
The requested attachment which will be removed. -
setAttachmentId
-