Package org.apache.wss4j.dom.transform
Class AttachmentTransformParameterSpec
java.lang.Object
org.apache.wss4j.dom.transform.AttachmentTransformParameterSpec
- All Implemented Interfaces:
AlgorithmParameterSpec,TransformParameterSpec
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentTransformParameterSpec(CallbackHandler attachmentCallbackHandler, Attachment attachment) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AttachmentTransformParameterSpec
public AttachmentTransformParameterSpec(CallbackHandler attachmentCallbackHandler, Attachment attachment)
-
-
Method Details
-
getAttachmentCallbackHandler
-
getAttachment
-