public abstract class Signature extends Object
| Constructor and Description |
|---|
Signature() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add(String content) |
abstract byte[] |
getSignature() |
void |
init(SolrParams nl) |
public void init(SolrParams nl)
public abstract void add(String content)
public abstract byte[] getSignature()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.