| Package | Description |
|---|---|
| org.apache.qpid.server.management.plugin | |
| org.apache.qpid.server.management.plugin.servlet.rest |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpManagementConfiguration<X extends HttpManagementConfiguration<X>> |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpManagement |
| Modifier and Type | Method and Description |
|---|---|
static HttpManagementConfiguration |
HttpManagementUtil.getManagementConfiguration(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpManagementUtil.checkRequestAuthenticatedAndAccessAuthorized(javax.servlet.http.HttpServletRequest request,
Broker broker,
HttpManagementConfiguration managementConfig) |
static OutputStream |
HttpManagementUtil.getOutputStream(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
HttpManagementConfiguration managementConfiguration) |
static Subject |
HttpManagementUtil.tryToAuthenticate(javax.servlet.http.HttpServletRequest request,
HttpManagementConfiguration managementConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpManagementConfiguration |
AbstractServlet.getManagementConfiguration() |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.