Package jenkins.util
Class JSONSignatureValidator
java.lang.Object
jenkins.util.JSONSignatureValidator
- Since:
- 1.482
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Set<TrustAnchor>
verifySignature
(net.sf.json.JSONObject o) Verifies the signature in the update center data file.
-
Constructor Details
-
JSONSignatureValidator
-
-
Method Details
-
verifySignature
Verifies the signature in the update center data file.- Throws:
IOException
-
loadTrustAnchors
- Throws:
IOException
-