Uses of Interface
com.adobe.acs.commons.analysis.jcrchecksum.ChecksumGeneratorOptions
Packages that use ChecksumGeneratorOptions
Package
Description
-
Uses of ChecksumGeneratorOptions in com.adobe.acs.commons.analysis.jcrchecksum
Methods in com.adobe.acs.commons.analysis.jcrchecksum with parameters of type ChecksumGeneratorOptionsModifier and TypeMethodDescriptionChecksumGenerator.generateChecksums(javax.jcr.Session session, String path, ChecksumGeneratorOptions options) Traverses the content tree whose root is defined by the path param, respecting theChecksumGeneratorOptions. -
Uses of ChecksumGeneratorOptions in com.adobe.acs.commons.analysis.jcrchecksum.impl.options
Classes in com.adobe.acs.commons.analysis.jcrchecksum.impl.options that implement ChecksumGeneratorOptionsModifier and TypeClassDescriptionclassProvides options to configure how to generate checksums usingChecksumGenerator.classclassclassMethods in com.adobe.acs.commons.analysis.jcrchecksum.impl.options that return ChecksumGeneratorOptionsModifier and TypeMethodDescriptionstatic ChecksumGeneratorOptionsChecksumGeneratorOptionsFactory.getOptions(org.apache.sling.api.SlingHttpServletRequest request, String name)