public interface SignatureValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Signable signable)
Validates the signature of an object.
|
void validate(Signable signable) throws SignatureException
signable - the object to be signedInvalidSignatureExceptionMissingSignatureExceptionSignatureExceptionCopyright © 2015–2016 Zalando SE. All rights reserved.