This method only validates the reference the first time it is invoked. On subsequent invocations, it returns a cached result.
@return true
if this reference was validated successfully;false
otherwise
@param validateContext the validating context
@throws NullPointerException if validateContext
is null
@throws XMLSignatureException if an unexpected exception occurs while validating the reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|