public interface HttpManagementConfiguration<X extends HttpManagementConfiguration<X>> extends Plugin<X>
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_COMPRESS_RESPONSES |
static String |
DEFAULT_HELP_URL |
static long |
DEFAULT_MAX_UPLOAD_SIZE |
static String |
HTTP_MANAGEMENT_COMPRESS_RESPONSES |
static String |
MAX_HTTP_FILE_UPLOAD_SIZE_CONTEXT_NAME |
static String |
QPID_HELP_URL |
CONTEXT, CREATED_BY, CREATED_TIME, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, OVER_SIZED_ATTRIBUTE_ALTERNATIVE_TEXT, STATE, TYPE| Modifier and Type | Method and Description |
|---|---|
AuthenticationProvider |
getAuthenticationProvider(javax.servlet.http.HttpServletRequest request) |
int |
getSessionTimeout() |
boolean |
isCompressResponses() |
boolean |
isHttpBasicAuthenticationEnabled() |
boolean |
isHttpSaslAuthenticationEnabled() |
boolean |
isHttpsBasicAuthenticationEnabled() |
boolean |
isHttpsSaslAuthenticationEnabled() |
addChangeListener, asObjectRecord, close, closeAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, findConfiguredObject, getActualAttributes, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getContextKeys, getContextValue, getContextValue, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getTaskExecutor, getType, getTypeClass, isDurable, managesChildStorage, open, openAsync, removeChangeListener, setAttribute, setAttributes, setAttributesAsyncstatic final String QPID_HELP_URL
static final String DEFAULT_HELP_URL
static final String HTTP_MANAGEMENT_COMPRESS_RESPONSES
static final boolean DEFAULT_COMPRESS_RESPONSES
static final String MAX_HTTP_FILE_UPLOAD_SIZE_CONTEXT_NAME
static final long DEFAULT_MAX_UPLOAD_SIZE
boolean isHttpsSaslAuthenticationEnabled()
boolean isHttpSaslAuthenticationEnabled()
boolean isHttpsBasicAuthenticationEnabled()
boolean isHttpBasicAuthenticationEnabled()
int getSessionTimeout()
boolean isCompressResponses()
AuthenticationProvider getAuthenticationProvider(javax.servlet.http.HttpServletRequest request)
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.