| Package | Description |
|---|---|
| org.apache.wss4j.common.ext | |
| org.apache.wss4j.common.util |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
AttachmentResultCallback.getAttachment() |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
AttachmentRequestCallback.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentResultCallback.setAttachment(Attachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentRequestCallback.setAttachments(List<Attachment> attachments) |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
AttachmentUtils.setupAttachmentEncryptionStream(Cipher cipher,
boolean complete,
Attachment attachment,
Map<String,String> headers) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.