Package | Description |
---|---|
org.apache.camel.component.xmlsecurity |
Modifier and Type | Method and Description |
---|---|
XmlCommand |
XmlSignatureEndpoint.getCommand() |
static XmlCommand |
XmlCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlCommand[] |
XmlCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlSignatureEndpoint.setCommand(XmlCommand command)
Whether to sign or verify.
|
Apache Camel