@Singleton @Named(value="file") public class JarFileHashAnalyzer extends Object implements JarHashAnalyzer
| Constructor and Description |
|---|
JarFileHashAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
String |
computeHash(JarAnalyzer jarAnalyzer)
Compute the hash for the JAR.
|
public String computeHash(JarAnalyzer jarAnalyzer)
JarHashAnalyzercomputeHash in interface JarHashAnalyzerjarAnalyzer - the JAR analyzer to use to obtain the entries to hashCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.