Package org.apache.wss4j.common.ext
Class AttachmentResultCallback
java.lang.Object
org.apache.wss4j.common.ext.AttachmentResultCallback
- All Implemented Interfaces:
Callback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe requested attachment which will be secured.voidsetAttachment(Attachment attachment) voidsetAttachmentId(String attachmentId)
-
Constructor Details
-
AttachmentResultCallback
public AttachmentResultCallback()
-
-
Method Details
-
getAttachmentId
The requested attachment which will be secured. If null all attachments are requested -
setAttachmentId
-
getAttachment
-
setAttachment
-