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