Hi,
Working with the class RetrievalMethodResolver I got some problems, mainly when
the retrieved content was transformed using an XPath
Transformer.
For example using a “http://www.w3.org/TR/1999/REC-xpath-19991116” transformer, if the query returned more than
one node the code conv
Hi,
Working with the class RetrievalMethodResolver I got some problems,
mainly when the retrieved content was transformed using an XPath
Transformer.
For example using a "http://www.w3.org/TR/1999/REC-xpath-19991116";
transformer, if the query returned more than one node the code converted
the re
Hi,
Working with the method getTransforms from the RetrievalMethod
object I found that to retrieve the Transforms node the code is the following:
/**
* Method getTransforms
*
*
* @throws XMLSecurityException
* @return
*/
public Transforms getTransf
) release of Apache
XMLSec allows you to determine whether an invalid signature was caused
by a signature value that failed to verify and/or if one or more of the
reference digests failed to match.
--Sean
David Garcia wrote:
> Hi,
>
>
>
> My name is David Garcia and I'm develo
Hi,
My name is David Garcia and I’m
developing an XmlSignature Validation engine. In the
first step it uses apache security framework to check signature’s
correctness and when the signature is valid there’s no problem but when
there’s a problem with something (like a bad hash, invalid