| Package | Description |
|---|---|
| de.intarsys.tools.digest | |
| de.intarsys.tools.locator | |
| de.intarsys.tools.locator.trusted |
| Modifier and Type | Class and Description |
|---|---|
class |
Digester
A JCA based
IDigester implementation. |
| Modifier and Type | Method and Description |
|---|---|
static IDigester |
DigestTools.createDigester(String algorithmName) |
static IDigester |
DigestTools.createDigesterSHA1() |
| Modifier and Type | Method and Description |
|---|---|
static IDigest |
DigestTools.digest(IDigester digester,
InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static IDigest |
LocatorTools.digest(ILocator locator,
IDigester digester) |
| Modifier and Type | Method and Description |
|---|---|
IDigester |
TrustedLocatorFactory.getDigester() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedLocatorFactory.setDigester(IDigester digester) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.