Package org.apache.cxf.ws.security.wss4j
Class AttachmentCallbackHandler
java.lang.Object
org.apache.cxf.ws.security.wss4j.AttachmentCallbackHandler
- All Implemented Interfaces:
CallbackHandler
A CallbackHandler to be used to sign/encrypt SOAP Attachments.
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentCallbackHandler(Collection<org.apache.cxf.message.Attachment> attachments) AttachmentCallbackHandler(org.apache.cxf.message.Message message) -
Method Summary
-
Constructor Details
-
AttachmentCallbackHandler
public AttachmentCallbackHandler(org.apache.cxf.message.Message message) -
AttachmentCallbackHandler
-
-
Method Details
-
handle
- Specified by:
handlein interfaceCallbackHandler- Throws:
IOExceptionUnsupportedCallbackException
-