| Package | Description |
|---|---|
| org.eclipse.jetty.server.handler |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextHandler.ApproveNonExistentDirectoryAliases
Approve Aliases of a non existent directory.
|
static class |
ContextHandler.ApprovePathPrefixAliases
Approve Aliases with a path prefix.
|
static class |
ContextHandler.ApproveSameSuffixAliases
Approve Aliases with same suffix.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContextHandler.AliasCheck> |
ContextHandler.getAliasChecks() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextHandler.addAliasCheck(ContextHandler.AliasCheck check)
Add an AliasCheck instance to possibly permit aliased resources
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.