@ProviderType public class RequestChecksumGeneratorOptions extends AbstractChecksumGeneratorOptions
excludedNodeNames, excludedNodeTypes, excludedProperties, excludedSubTrees, includedNodeTypes, sortedProperties
DATA, NODE_NAME_EXCLUDES, NODE_TYPE_EXCLUDES, NODES_TYPES, PATHS, PROPERTY_EXCLUDES, QUERY, QUERY_TYPE, SORTED_PROPERTIES, SUB_TREE_EXCLUDES
Constructor and Description |
---|
RequestChecksumGeneratorOptions(org.apache.sling.api.SlingHttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
getPaths(org.apache.sling.api.SlingHttpServletRequest request) |
addExcludedNodeNames, addExcludedNodeTypes, addExcludedProperties, addExcludedSubTrees, addIncludedNodeTypes, addSortedProperties, getExcludedNodeNames, getExcludedNodeTypes, getExcludedProperties, getExcludedSubTrees, getIncludedNodeTypes, getSortedProperties, toString
public RequestChecksumGeneratorOptions(org.apache.sling.api.SlingHttpServletRequest request)
public static Set<String> getPaths(org.apache.sling.api.SlingHttpServletRequest request) throws IOException
IOException
Copyright © 2013–2021 Adobe. All rights reserved.