| Package | Description |
|---|---|
| org.apache.wss4j.common.ext | |
| org.apache.wss4j.common.util | |
| org.apache.wss4j.dom.transform | |
| org.apache.wss4j.stax.impl.transformer |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected Attachment |
AttachmentContentSignatureTransform.attachmentRequestCallback(XMLCryptoContext context,
String attachmentId) |
Attachment |
AttachmentTransformParameterSpec.getAttachment() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AttachmentContentSignatureTransform.attachmentResultCallback(XMLCryptoContext context,
Attachment attachment) |
protected Data |
AttachmentContentSignatureTransform.processAttachment(XMLCryptoContext context,
OutputStream os,
String attachmentUri,
Attachment attachment) |
| Constructor and Description |
|---|
AttachmentTransformParameterSpec(CallbackHandler attachmentCallbackHandler,
Attachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
protected Attachment |
AttachmentContentSignatureTransform.getAttachment() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.