public class JSONSignatureValidator extends Object
| Constructor and Description |
|---|
JSONSignatureValidator(String name) |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
verifySignature(net.sf.json.JSONObject o)
Verifies the signature in the update center data file.
|
public JSONSignatureValidator(String name)
public FormValidation verifySignature(net.sf.json.JSONObject o) throws IOException
IOExceptionCopyright © 2014. All rights reserved.