| Package | Description |
|---|---|
| org.apache.wss4j.policy.builders | |
| org.apache.wss4j.policy.model |
| Modifier and Type | Method and Description |
|---|---|
protected Attachments |
SignedPartsBuilder.getAttachments(Element element,
SPConstants.SPVersion spVersion) |
| Modifier and Type | Method and Description |
|---|---|
Attachments |
SignedParts.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SignedParts.setAttachments(Attachments attachments) |
| Constructor and Description |
|---|
EncryptedParts(SPConstants.SPVersion version,
boolean body,
Attachments attachments,
List<Header> headers) |
SignedParts(SPConstants.SPVersion version,
boolean body,
Attachments attachments,
List<Header> headers,
boolean signAllHeaders) |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.