Interface SignerProvider
- All Known Implementing Classes:
ApacheSantuarioSignerProviderImpl
@ThreadSafe
public interface SignerProvider
-
Method Summary
-
Method Details
-
signObject
Signs a single XMLObject.- Parameters:
signature- the signature to computer the signature on- Throws:
SignatureException- thrown if there is an error computing the signature
-