| Package | Description |
|---|---|
| com.adobe.acs.commons.analysis.jcrchecksum | |
| com.adobe.acs.commons.analysis.jcrchecksum.impl.options |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
ChecksumGenerator.generateChecksums(javax.jcr.Session session,
String path,
ChecksumGeneratorOptions options)
Traverses the content tree whose root is defined by the path param, respecting the
ChecksumGeneratorOptions. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChecksumGeneratorOptions
Provides options to configure how to generate checksums using
ChecksumGenerator. |
class |
CustomChecksumGeneratorOptions |
class |
DefaultChecksumGeneratorOptions |
class |
RequestChecksumGeneratorOptions |
| Modifier and Type | Method and Description |
|---|---|
static ChecksumGeneratorOptions |
ChecksumGeneratorOptionsFactory.getOptions(org.apache.sling.api.SlingHttpServletRequest request,
String name) |
Copyright © 2013–2020 Adobe. All rights reserved.