public abstract class Signature extends Object implements Configurable
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
conf |
| Constructor and Description |
|---|
Signature() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
calculate(Content content,
Parse parse) |
Configuration |
getConf() |
void |
setConf(Configuration conf) |
protected Configuration conf
public Configuration getConf()
getConf in interface Configurablepublic void setConf(Configuration conf)
setConf in interface ConfigurableCopyright © 2021 The Apache Software Foundation