| Package | Description |
|---|---|
| org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AllowSymLinkAliasChecker |
Symbolic Link AliasChecker.
|
static class |
ContextHandler.ApproveAliases |
Approve all aliases.
|
static class |
ContextHandler.ApproveNonExistentDirectoryAliases |
Approve Aliases of a non existent directory.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ContextHandler.AliasCheck> |
ContextHandler.getAliasChecks() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ContextHandler.addAliasCheck(ContextHandler.AliasCheck check) |
Add an AliasCheck instance to possibly permit aliased resources
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ContextHandler.setAliasChecks(java.util.List<ContextHandler.AliasCheck> checks) |
Copyright © 1995–2018 Webtide. All rights reserved.