|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLSecurityConstants.Action | |
|---|---|
| org.apache.xml.security.stax.ext | |
| Uses of XMLSecurityConstants.Action in org.apache.xml.security.stax.ext |
|---|
| Fields in org.apache.xml.security.stax.ext declared as XMLSecurityConstants.Action | |
|---|---|
protected XMLSecurityConstants.Action |
AbstractOutputProcessor.action
|
static XMLSecurityConstants.Action |
XMLSecurityConstants.ENCRYPT
|
static XMLSecurityConstants.Action |
XMLSecurityConstants.SIGNATURE
|
| Methods in org.apache.xml.security.stax.ext that return XMLSecurityConstants.Action | |
|---|---|
XMLSecurityConstants.Action |
AbstractOutputProcessor.getAction()
|
| Methods in org.apache.xml.security.stax.ext that return types with arguments of type XMLSecurityConstants.Action | |
|---|---|
List<XMLSecurityConstants.Action> |
XMLSecurityProperties.getActions()
Returns the actual set actions |
| Methods in org.apache.xml.security.stax.ext with parameters of type XMLSecurityConstants.Action | |
|---|---|
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 |
| Method parameters in org.apache.xml.security.stax.ext with type arguments of type XMLSecurityConstants.Action | |
|---|---|
void |
XMLSecurityProperties.setActions(List<XMLSecurityConstants.Action> actions)
Specifies how to secure the document eg. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||