Package | Description |
---|---|
org.apache.wss4j.policy.builders | |
org.apache.wss4j.policy.model |
Modifier and Type | Method and Description |
---|---|
protected List<Header> |
RequiredPartsBuilder.getHeaders(Element element,
boolean ignoreNameElement,
SPConstants.SPVersion spVersion) |
Modifier and Type | Method and Description |
---|---|
List<Header> |
RequiredParts.getHeaders() |
Modifier and Type | Method and Description |
---|---|
protected void |
RequiredParts.addHeader(Header header) |
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) |
RequiredParts(SPConstants.SPVersion version,
List<Header> headers) |
SignedParts(SPConstants.SPVersion version,
boolean body,
Attachments attachments,
List<Header> headers,
boolean signAllHeaders) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.