| Package | Description |
|---|---|
| org.apache.cxf.ws.security.policy.model | |
| org.apache.cxf.ws.security.wss4j.policyvalidators |
| Modifier and Type | Method and Description |
|---|---|
SignedEncryptedElements |
SupportingToken.getEncryptedElements() |
SignedEncryptedElements |
SupportingToken.getSignedElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportingToken.setEncryptedElements(SignedEncryptedElements encryptedElements) |
void |
SupportingToken.setSignedElements(SignedEncryptedElements signedElements) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSupportingTokenPolicyValidator.setEncryptedElements(SignedEncryptedElements encryptedElements) |
void |
AbstractSupportingTokenPolicyValidator.setSignedElements(SignedEncryptedElements signedElements) |
Apache CXF