@ThreadSafe public interface SignerProvider
Modifier and Type | Method and Description |
---|---|
void |
signObject(Signature signature)
Signs a single XMLObject.
|
void signObject(@Nonnull Signature signature) throws SignatureException
signature
- the signature to computer the signature onSignatureException
- thrown if there is an error computing the signatureCopyright © 2017. All rights reserved.