public interface ResourceDigestManager extends InvalidationEventHub
| Modifier and Type | Method and Description |
|---|---|
String |
getDigest(Resource resource)
Deprecated.
Returns the digest for the given path.
|
boolean |
requiresDigest(Resource resource)
Deprecated.
Returns true if the path requires that the client URL for the resource include a digest to validate that the
client is authorized to access the resource.
|
addInvalidationCallback, addInvalidationListener, clearOnInvalidationboolean requiresDigest(Resource resource)
resource - ResourceDigestGenerator.requiresDigest(String)${project.version} - Copyright © 2003-2015 The Apache Software Foundation.