ContextHandler.AliasCheckpublic static class ContextHandler.ApproveAliases extends java.lang.Object implements ContextHandler.AliasCheck
| Constructor | Description |
|---|---|
ApproveAliases() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
check(java.lang.String path,
org.eclipse.jetty.util.resource.Resource resource) |
Check an alias
|
public boolean check(java.lang.String path,
org.eclipse.jetty.util.resource.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.