Uses of Class
org.apache.wss4j.common.ext.Attachment
Packages that use Attachment
-
Uses of Attachment in org.apache.wss4j.common.ext
Methods in org.apache.wss4j.common.ext that return AttachmentMethods in org.apache.wss4j.common.ext that return types with arguments of type AttachmentMethods in org.apache.wss4j.common.ext with parameters of type AttachmentModifier and TypeMethodDescriptionvoidAttachmentResultCallback.setAttachment(Attachment attachment) Method parameters in org.apache.wss4j.common.ext with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidAttachmentRequestCallback.setAttachments(List<Attachment> attachments) -
Uses of Attachment in org.apache.wss4j.common.util
Methods in org.apache.wss4j.common.util with parameters of type AttachmentModifier and TypeMethodDescriptionstatic InputStreamAttachmentUtils.setupAttachmentEncryptionStream(Cipher cipher, boolean complete, Attachment attachment, Map<String, String> headers)