| Package | Description |
|---|---|
| org.apache.xml.security.stax.ext |
| Modifier and Type | Field | Description |
|---|---|---|
protected XMLSecurityConstants.Action |
AbstractOutputProcessor.action |
|
static XMLSecurityConstants.Action |
XMLSecurityConstants.ENCRYPT |
|
static XMLSecurityConstants.Action |
XMLSecurityConstants.SIGNATURE |
| Modifier and Type | Method | Description |
|---|---|---|
XMLSecurityConstants.Action |
AbstractOutputProcessor.getAction() |
| Modifier and Type | Method | Description |
|---|---|---|
List<XMLSecurityConstants.Action> |
XMLSecurityProperties.getActions() |
Returns the actual set actions
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
XMLSecurityProperties.addAction(XMLSecurityConstants.Action action) |
|
void |
AbstractOutputProcessor.setAction(XMLSecurityConstants.Action action) |
|
void |
OutputProcessor.setAction(XMLSecurityConstants.Action action) |
setter for the Action after instantiation of the processor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
XMLSecurityProperties.setActions(List<XMLSecurityConstants.Action> actions) |
Specifies how to secure the document eg.
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.