| 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 |
AbstractSecuredParts.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSecuredParts.setAttachments(Attachments attachments) |
| Constructor and Description |
|---|
AbstractSecuredParts(SPConstants.SPVersion version,
boolean body,
Attachments attachments,
List<Header> headers) |
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–2021 The Apache Software Foundation. All rights reserved.