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, org.apache.wss4j.common.ext.Attachment attachment) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wss4j.common.ext.Attachment
-
Constructor Details
-
AttachmentTransformParameterSpec
public AttachmentTransformParameterSpec(CallbackHandler attachmentCallbackHandler, org.apache.wss4j.common.ext.Attachment attachment)
-
-
Method Details
-
getAttachmentCallbackHandler
-
getAttachment
public org.apache.wss4j.common.ext.Attachment getAttachment()
-