@Deprecated public static class ContextHandler.ApprovePathPrefixAliases extends Object implements ContextHandler.AliasCheck
| Constructor and Description |
|---|
ApprovePathPrefixAliases()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(String path,
Resource resource)
Deprecated.
Check an alias
|
public boolean check(String path, Resource resource)
ContextHandler.AliasCheckcheck in interface ContextHandler.AliasCheckpath - The path the aliased resource was created forresource - The aliased resourcedCopyright © 2016. All rights reserved.