A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

AbstractServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
AbstractServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
ACCEPT_ENCODING_HEADER - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
Action - Interface in org.apache.qpid.server.management.plugin.servlet.rest
 
ACTUALS_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
addEscapes(String) - Static method in error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
addMessage(ReportableMessage) - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Called by the system to add a message to the report.
adjustBeginLineColumn(int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AND - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
andExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
AnonymousPreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
AnonymousPreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.AnonymousPreemptiveAuthenticator
 
ApiDocsServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
ApiDocsServlet(Model) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ApiDocsServlet
 
ApiDocsServlet(Model, List<String>, Class<? extends ConfiguredObject>...) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ApiDocsServlet
 
AS - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
ASC - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
assertManagementAccess(Broker<?>, Subject) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.AnonymousPreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.BasicAuthPreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2PreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.SSLClientCertPreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestPreemptiveAuthenticator
 
ATTR_BROKER - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
Servlet context attribute holding a reference to a broker instance
ATTR_MANAGEMENT_CONFIGURATION - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
Servlet context attribute holding a reference to plugin configuration

B

backup(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Backup a number of characters.
BasicAuthPreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
BasicAuthPreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.BasicAuthPreemptiveAuthenticator
 
beginColumn - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Start.
BETWEEN - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
BLOCK_COMMENT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
BrokerQueryServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
BrokerQueryServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
bufcolumn - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
buffer - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
bufline - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
bufpos - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Position in buffer.

C

CATEGORY_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
checkRequestAuthenticatedAndAccessAuthorized(HttpServletRequest, Broker, HttpManagementConfiguration) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
CLASS_COMPARATOR - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.ApiDocsServlet
 
column - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
comparisonExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
ConfiguredObjectExpression - Interface in org.apache.qpid.server.management.plugin.servlet.query
 
ConfiguredObjectExpressionFactory - Class in org.apache.qpid.server.management.plugin.servlet.query
 
ConfiguredObjectExpressionFactory() - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
ConfiguredObjectFilterParser - Class in org.apache.qpid.server.management.plugin.servlet.query
JMS Selector Parser generated by JavaCC Do not edit this .java file directly - it is autogenerated from ConfiguredObjectFilterParser.jj
ConfiguredObjectFilterParser() - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
ConfiguredObjectFilterParser(InputStream) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor with InputStream.
ConfiguredObjectFilterParser(InputStream, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor with InputStream and supplied encoding
ConfiguredObjectFilterParser(Reader) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor.
ConfiguredObjectFilterParser(ConfiguredObjectFilterParserTokenManager) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor with generated Token Manager.
ConfiguredObjectFilterParserConstants - Interface in org.apache.qpid.server.management.plugin.servlet.query
Token literal values and constants.
ConfiguredObjectFilterParserTokenManager - Class in org.apache.qpid.server.management.plugin.servlet.query
Token Manager.
ConfiguredObjectFilterParserTokenManager(SimpleCharStream) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Constructor.
ConfiguredObjectFilterParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Constructor.
ConfiguredObjectQuery - Class in org.apache.qpid.server.management.plugin.servlet.query
 
ConfiguredObjectQuery(List<ConfiguredObject<?>>, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
ConfiguredObjectQuery(List<ConfiguredObject<?>>, String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
ConfiguredObjectQuery(List<ConfiguredObject<?>>, String, String, String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
ConfiguredObjectToMapConverter - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
ConfiguredObjectToMapConverter() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter
 
ConfiguredObjectToMapConverter.ConverterOptions - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
ConfiguredObjectToMapConverter.ConverterOptions(ConfiguredObjectToMapConverter.ConverterOptions, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
ConfiguredObjectToMapConverter.ConverterOptions(int, boolean, int, boolean, boolean) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
containsHeader(String) - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
containsHeaders(Set<String>) - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
CONTENT_DISPOSITION - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
CONTENT_DISPOSITION_ATTACHMENT_FILENAME_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
Signifies that the agent wishes the servlet to set the Content-Disposition on the response with the value attachment.
CONTENT_ENCODING_HEADER - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
convertObjectToMap(ConfiguredObject<?>, Class<? extends ConfiguredObject>, ConfiguredObjectToMapConverter.ConverterOptions) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter
 
createConfiguredObjectExpression(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createConfiguredObjectExpression(String, ConfiguredObjectExpression) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createConfiguredObjectExpression(String, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createFunctionExpression(String, List<Expression>) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createInstance(Map<String, Object>) - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValueFactory
 
createModelRequestInfo(List<String>, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createOperationRequestInfo(List<String>, String, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createPreferencesRequestInfo(List<String>, List<String>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createPreferencesRequestInfo(List<String>, List<String>, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createRunner(String, Map<String, String[]>) - Static method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 
createServletConnectionSubject(HttpServletRequest, Subject) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
createSSLEngine(SocketChannel) - Method in class org.apache.qpid.server.management.plugin.connector.TcpAndSslSelectChannelConnector
 
createVisiblePreferencesRequestInfo(List<String>, List<String>, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
curChar - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
 
currentToken - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
This is the last token that has been consumed successfully.
customize(EndPoint, Request) - Method in class org.apache.qpid.server.management.plugin.connector.TcpAndSslSelectChannelConnector
 

D

debugStream - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Debug output.
DECIMAL_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
DEFAULT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
Lexical state.
DEFAULT_CATEGORY - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
DEFAULT_COMPRESS_RESPONSES - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_DEPTH - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
DEFAULT_LIMIT - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
DEFAULT_LOGOUT_URL - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
DEFAULT_MAX_UPLOAD_SIZE - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_OFFSET - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
DEFAULT_OVERSIZE - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
DEFAULT_PREFERENCE_OPERTAION_TIMEOUT - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_SCOPE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
DEFAULT_TIMEOUT_IN_SECONDS - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
DefinedFileServlet - Class in org.apache.qpid.server.management.plugin.servlet
 
DefinedFileServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
DefinedFileServlet(String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
DefinedFileServlet(String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
DEPTH_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
DESC - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingAuthorisationFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.PreemptiveSessionInvalidationFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.RedirectingAuthorisationFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
DGRID_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
DIJIT_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
disable_tracing() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Disable tracing.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doDeleteWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
Performs the PUT action as the logged-in Subject.
doDeleteWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingAuthorisationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.PreemptiveSessionInvalidationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.RedirectingAuthorisationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.FileServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.LogoutServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.RootServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
Performs the GET action as the logged-in Subject.
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ApiDocsServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.JsonValueServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.MetaDataServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueueReportServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.SaslServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.StructureServlet
 
doGetWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet
 
DOJO_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
DOJO_VERSION_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
DojoHelper - Class in org.apache.qpid.server.management.plugin
 
DojoHelper() - Constructor for class org.apache.qpid.server.management.plugin.DojoHelper
 
DOJOX_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
Done() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reset buffer when finished.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doPostWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
Performs the POST action as the logged-in Subject.
doPostWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
doPostWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doPostWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.SaslServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doPutWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
Performs the PUT action as the logged-in Subject.
doPutWithSubjectAndActor(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doStart() - Method in class org.apache.qpid.server.management.plugin.connector.TcpAndSslSelectChannelConnector
 
DSTORE_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 

E

enable_tracing() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Enable tracing.
endColumn - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The line number of the last character of this Token.
ensureFilenameIsRfc2183(String) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
EOF - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
End of File.
eol - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
The end of line string for this machine.
equalityExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
equals(Object) - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
ESCAPE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
EvaluationException - Exception in org.apache.qpid.server.management.plugin.servlet.query
 
EvaluationException(String) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.EvaluationException
 
EvaluationException(String, RuntimeException) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.EvaluationException
 
ExceptionHandlingFilter - Class in org.apache.qpid.server.management.plugin.filter
 
ExceptionHandlingFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
EXCLUDE_INHERITED_CONTEXT_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
ExpandBuff(boolean) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
EXTRACT_INITIAL_CONFIG_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 

F

FALSE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
FileServlet - Class in org.apache.qpid.server.management.plugin.servlet
 
FileServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.FileServlet
 
FileServlet(String, boolean) - Constructor for class org.apache.qpid.server.management.plugin.servlet.FileServlet
 
FillBuff() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
filter() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
FLOATING_POINT_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
ForbiddingAuthorisationFilter - Class in org.apache.qpid.server.management.plugin.filter
 
ForbiddingAuthorisationFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.ForbiddingAuthorisationFilter
 
ForbiddingTraceFilter - Class in org.apache.qpid.server.management.plugin.filter
This Filter blocks HTTP TRACE commands from being processed.
ForbiddingTraceFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
functionExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
FUNCTIONNAME - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.

G

generateParseException() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Generate ParseException.
getAllAvailableCorsMethodCombinations() - Static method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getAllObjects(Broker<?>, Class<? extends ConfiguredObject>, HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getAllObjects(X, Class<? extends ConfiguredObject>, HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getAllObjects(VirtualHost<?>, Class<? extends ConfiguredObject>, HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getAppId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getArrivalTime() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getAttributes() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator
 
getAuthenticationProvider(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getAuthenticationProvider(HttpServletRequest) - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getAuthorisedSubject(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getAuthorisedSubject(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getAuthorisedSubject(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.SaslServlet
 
getBeginColumn() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token beginning line number.
getBroker(ServletContext) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getBroker() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getCategory() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getCity() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getColumn() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Deprecated.
getContent() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getContentType() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
The value returned by getContentType() will be used to set the Content-Type HTTP header field
getContentType() - Method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 
getCorrelationId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getCorsAllowCredentials() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowCredentials() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getCorsAllowHeaders() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowHeaders() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getCorsAllowMethods() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowMethods() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getCorsAllowOrigins() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowOrigins() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getDepth() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
getDgridPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDijitPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDojoPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDojoVersion() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDojoxPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDstorePath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getEncoding() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getEndColumn() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token end line number.
getEventLogger() - Method in class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
getExpiration() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getExpiration() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getHeader(String) - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getHeaderNames() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getHeaders() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
getId() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
GetImage() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token literal value.
getInitialRoutingAddress() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getLine() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Deprecated.
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator
 
getManagementConfiguration(ServletContext) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getManagementConfiguration() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getMessage() - Method in error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageHeader() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getMessageId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getMessageNumber() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getMimeType() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getModelParts() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getName() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Gets the name of the report.
getName() - Method in interface org.apache.qpid.server.management.plugin.servlet.query.NamedExpression
 
getName() - Method in interface org.apache.qpid.server.management.plugin.servlet.rest.Action
 
getName() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.PluginClassProviderAction
 
getName() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getName() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getNextToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Get the next Token.
getNextToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Get the next Token.
getOffset() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getOperationName() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getOrderBy() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getOutputStream(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getOutputStream(HttpServletRequest, HttpServletResponse, HttpManagementConfiguration) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getOutputStream(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getOversizeThreshold() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
getParent(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getParent(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getParent(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getPathInfoElements(String, String) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getPort(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getPreferencesParts() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getPriority() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getQueryParameters() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getQueueName() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Get the name of the queue against which the report is being run.
getRegion() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getRemoteAddress() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getReplyTo() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getReport() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Called by the system to get the content of the report to retrun to the user.
getRequestedCategory(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getRequestedCategory(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getRequestedCategory(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getRequestPrincipals(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getRequestSpecificAttributeName(String, HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getRequestURL(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getResults() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
getScope() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getSelect() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getSessionTimeout() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getSessionTimeout() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getSize() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
GetSuffix(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get the suffix.
getSupportedCategory(String, Model) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getSupportedCategory(String, Model) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getSupportedCategory(String, Model) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getTabSize(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
getTimestamp() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getTimeZones() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet
 
getToken(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Get the specific Token.
getTotalNumberOfRows() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.AnonymousPreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.BasicAuthPreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2PreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.SSLClientCertPreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 
getType() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValueFactory
 
getType() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getType() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getType() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getUserId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getValue() - Method in class org.apache.qpid.server.management.plugin.servlet.query.Token
An optional attribute value of the Token.
getVirtualHostName() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Get the name of the virtual host against which the report is being run.
getWhere() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
GunzipOutputStream - Class in org.apache.qpid.server.management.plugin
 
GunzipOutputStream(OutputStream) - Constructor for class org.apache.qpid.server.management.plugin.GunzipOutputStream
 
GZIP_CONTENT_ENCODING - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 

H

handleAuthentication(HttpServletResponse) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator.AuthenticationHandler
 
handleDELETE(UserPreferences, RequestInfo) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestUserPreferenceHandler
 
handleLogout(HttpServletResponse) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator.LogoutHandler
 
hashCode() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
hasWildcard() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
HEX_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
HTTP_BASIC_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
HTTP_MANAGEMENT_COMPRESS_RESPONSES - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
HTTP_SASL_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
HttpManagement - Class in org.apache.qpid.server.management.plugin
 
HttpManagement(Map<String, Object>, Broker) - Constructor for class org.apache.qpid.server.management.plugin.HttpManagement
 
HttpManagementConfiguration<X extends HttpManagementConfiguration<X>> - Interface in org.apache.qpid.server.management.plugin
 
HttpManagementUtil - Class in org.apache.qpid.server.management.plugin
 
HttpManagementUtil() - Constructor for class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
HttpRequestInteractiveAuthenticator - Interface in org.apache.qpid.server.management.plugin
 
HttpRequestInteractiveAuthenticator.AuthenticationHandler - Interface in org.apache.qpid.server.management.plugin
 
HttpRequestInteractiveAuthenticator.LogoutHandler - Interface in org.apache.qpid.server.management.plugin
 
HttpRequestPreemptiveAuthenticator - Interface in org.apache.qpid.server.management.plugin
 
HTTPS_BASIC_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
HTTPS_SASL_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 

I

ID - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
identifier() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
image - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The string image of the token.
IN - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
inBuf - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
INCLUDE_SYS_CONTEXT_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
INHERITED_ACTUALS_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingAuthorisationFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.PreemptiveSessionInvalidationFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.RedirectingAuthorisationFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
init(ServletConfig) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.LogoutServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.MetaDataServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.RootServlet
 
INIT_PARAM_ALLOWED - Static variable in class org.apache.qpid.server.management.plugin.filter.ForbiddingAuthorisationFilter
 
input_stream - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
 
inputStream - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
IS - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
isActivationAllowed(Port<?>) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isBinaryReport() - Method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 
isComplete() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Informs the system if the report is complete (i.e.
isCompressingAccepted(HttpServletRequest, HttpManagementConfiguration) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
isCompressResponses() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isCompressResponses() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isConfidential(Request) - Method in class org.apache.qpid.server.management.plugin.connector.TcpAndSslSelectChannelConnector
 
isExcludeInheritedContext() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
isHttpBasicAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpBasicAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isHttpSaslAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpSaslAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isHttpsBasicAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpsBasicAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isHttpsSaslAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpsSaslAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isPersistent() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
isSecureTransport() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
isUseActualValues() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 

J

jj_nt - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Next token.
jjFillToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Token literal values.
JS_SUFFIX - Static variable in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
JsonValueServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
JsonValueServlet(Object) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.JsonValueServlet
 

K

kind - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
An integer that describes the kind of this token.

L

LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Lexer state names.
LIKE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
line - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
LINE_COMMENT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
literal() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
LoggingFilter - Class in org.apache.qpid.server.management.plugin.filter
 
LoggingFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
LoginLogoutReporter - Class in org.apache.qpid.server.management.plugin.session
LoginLogoutReporter(Subject, EventLoggerProvider) - Constructor for class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
LogoutServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
LogoutServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.LogoutServlet
 

M

MAX_HTTP_FILE_UPLOAD_SIZE_CONTEXT_NAME - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
maxNextCharInd - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
MetaDataServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
MetaDataServlet(Model) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.MetaDataServlet
 
multExpr() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 

N

NamedExpression<E> - Interface in org.apache.qpid.server.management.plugin.servlet.query
 
newConnection(SocketChannel, AsyncEndPoint) - Method in class org.apache.qpid.server.management.plugin.connector.TcpAndSslSelectChannelConnector
 
newEndPoint(SocketChannel, SelectorManager.SelectSet, SelectionKey) - Method in class org.apache.qpid.server.management.plugin.connector.TcpAndSslSelectChannelConnector
 
newToken(int, String) - Static method in class org.apache.qpid.server.management.plugin.servlet.query.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.qpid.server.management.plugin.servlet.query.Token
 
next - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
A reference to the next regular (non-special) token from the input stream.
NOT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
NotFoundException - Exception in org.apache.qpid.server.management.plugin.servlet.rest
 
NotFoundException(String) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.rest.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.rest.NotFoundException
 
NULL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.

O

OAuth2InteractiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
OAuth2InteractiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
OAuth2PreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
OAuth2PreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.OAuth2PreemptiveAuthenticator
 
OCTAL_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
onClose() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
onOpen() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
OR - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
ORDER_BY_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
orderByClause() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
orderByClauseElement() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
orExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
org.apache.qpid.server.management.plugin - package org.apache.qpid.server.management.plugin
 
org.apache.qpid.server.management.plugin.auth - package org.apache.qpid.server.management.plugin.auth
 
org.apache.qpid.server.management.plugin.connector - package org.apache.qpid.server.management.plugin.connector
 
org.apache.qpid.server.management.plugin.filter - package org.apache.qpid.server.management.plugin.filter
 
org.apache.qpid.server.management.plugin.preferences - package org.apache.qpid.server.management.plugin.preferences
 
org.apache.qpid.server.management.plugin.report - package org.apache.qpid.server.management.plugin.report
 
org.apache.qpid.server.management.plugin.servlet - package org.apache.qpid.server.management.plugin.servlet
 
org.apache.qpid.server.management.plugin.servlet.query - package org.apache.qpid.server.management.plugin.servlet.query
 
org.apache.qpid.server.management.plugin.servlet.rest - package org.apache.qpid.server.management.plugin.servlet.rest
 
org.apache.qpid.server.management.plugin.session - package org.apache.qpid.server.management.plugin.session
 
OVERSIZE_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 

P

parse(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfoParser
 
ParseException - Exception in org.apache.qpid.server.management.plugin.servlet.query
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
Constructor with message.
ParseException(String, Throwable) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
 
parseOrderBy(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
parseSelect(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
parseWhere(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
perform(Map<String, Object>, Broker) - Method in interface org.apache.qpid.server.management.plugin.servlet.rest.Action
 
perform(Map<String, Object>, Broker) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.PluginClassProviderAction
 
PLUGIN_TYPE - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
PluginClassProviderAction - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
PluginClassProviderAction() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.PluginClassProviderAction
 
PreemptiveSessionInvalidationFilter - Class in org.apache.qpid.server.management.plugin.filter
 
PreemptiveSessionInvalidationFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.PreemptiveSessionInvalidationFilter
 
PREFERENCE_OPERTAION_TIMEOUT_CONTEXT_NAME - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
prevCharIsCR - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
primaryExpr() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 

Q

QueryPreferenceValue - Class in org.apache.qpid.server.management.plugin.preferences
 
QueryPreferenceValue(Map<String, Object>) - Constructor for class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
QueryPreferenceValueFactory - Class in org.apache.qpid.server.management.plugin.preferences
 
QueryPreferenceValueFactory() - Constructor for class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValueFactory
 
QueryServlet<X extends ConfiguredObject<?>> - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
QueryServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
QueueBinaryReport - Class in org.apache.qpid.server.management.plugin.report
 
QueueBinaryReport() - Constructor for class org.apache.qpid.server.management.plugin.report.QueueBinaryReport
 
QueueReport<T> - Class in org.apache.qpid.server.management.plugin.report
The QueueReport class provides an extension point for installations to provide custom management reporting on queues through the REST API.
QueueReportServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
QueueReportServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.QueueReportServlet
 
QueueTextReport - Class in org.apache.qpid.server.management.plugin.report
 
QueueTextReport() - Constructor for class org.apache.qpid.server.management.plugin.report.QueueTextReport
 
QUOTED_ID - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.

R

readChar() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Read a character.
RedirectingAuthorisationFilter - Class in org.apache.qpid.server.management.plugin.filter
 
RedirectingAuthorisationFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.RedirectingAuthorisationFilter
 
ReInit(InputStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(ConfiguredObjectFilterParserTokenManager) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReportableMessage - Interface in org.apache.qpid.server.management.plugin.report
 
ReportableMessageHeader - Interface in org.apache.qpid.server.management.plugin.report
 
ReportRunner<T> - Class in org.apache.qpid.server.management.plugin.report
 
RequestInfo - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RequestInfoParser - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RequestInfoParser(Class<? extends ConfiguredObject>...) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfoParser
 
RESERVED_PARAMS - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
RestServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RestServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
RestServlet(Class<? extends ConfiguredObject>...) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
RestUserPreferenceHandler - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RestUserPreferenceHandler(long) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.RestUserPreferenceHandler
 
RewriteRequestForUncompressedJavascript - Class in org.apache.qpid.server.management.plugin.filter
 
RewriteRequestForUncompressedJavascript() - Constructor for class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
RewriteServlet - Class in org.apache.qpid.server.management.plugin
 
RewriteServlet(String, String) - Constructor for class org.apache.qpid.server.management.plugin.RewriteServlet
 
RootServlet - Class in org.apache.qpid.server.management.plugin.servlet
 
RootServlet(String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.RootServlet
 
runReport(Queue<?>) - Method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 

S

SaslServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
SaslServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.SaslServlet
 
saveAuthorisedSubject(HttpServletRequest, Subject) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
SC_UNPROCESSABLE_ENTITY - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
SCOPE_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
SELECT_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
selectClause() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
selectClauseElement() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
sendCachingHeadersOnResponse(HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendError(HttpServletResponse, int) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendJsonErrorResponse(HttpServletRequest, HttpServletResponse, int, String) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendJsonResponse(Object, HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendJsonResponse(Object, HttpServletRequest, HttpServletResponse, int, boolean) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.RewriteServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
ServletConnectionPrincipal - Class in org.apache.qpid.server.management.plugin.servlet
 
ServletConnectionPrincipal(ServletRequest) - Constructor for class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
setConfiguredObjectExpressionFactory(ConfiguredObjectExpressionFactory) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
setDebugStream(PrintStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Set debug output.
setTabSize(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
SimpleCharStream - Class in org.apache.qpid.server.management.plugin.servlet.query
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SORT_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
specialToken - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SSLClientCertPreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
SSLClientCertPreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.SSLClientCertPreemptiveAuthenticator
 
staticFlag - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Whether parser is static.
STATISTICS_MAP_KEY - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter
Name of the key used for the statistics map
STRING_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
stringLiteral() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
StructureServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
StructureServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.StructureServlet
 
SwitchTo(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
TcpAndSslSelectChannelConnector - Class in org.apache.qpid.server.management.plugin.connector
 
TcpAndSslSelectChannelConnector(SslContextFactory) - Constructor for class org.apache.qpid.server.management.plugin.connector.TcpAndSslSelectChannelConnector
 
TIME_OUT - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
TimeZoneServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
TimeZoneServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet
 
TimeZoneServlet.TimeZoneDetails - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
TimeZoneServlet.TimeZoneDetails(String, String, int, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
token - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Current token.
Token - Class in org.apache.qpid.server.management.plugin.servlet.query
Describes the input token stream.
Token() - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.Token
No-argument constructor
Token(int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Generated Token Manager.
tokenImage - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.qpid.server.management.plugin.servlet.query
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Full Constructor.
toString() - Method in class org.apache.qpid.server.management.plugin.servlet.query.Token
Returns the image.
TRUE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
tryToAuthenticate(HttpServletRequest, HttpManagementConfiguration) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 

U

unaryExpr() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
UNCOMPRESSED_JS_SUFFIX - Static variable in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
UpdateLineColumn(char) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
UsernamePasswordInteractiveLogin - Class in org.apache.qpid.server.management.plugin.auth
 
UsernamePasswordInteractiveLogin() - Constructor for class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 

V

validateChange(ConfiguredObject<?>, Set<String>) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
valueBound(HttpSessionBindingEvent) - Method in class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
variable() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
VERSION_FILE - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
VirtualHostQueryServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
VirtualHostQueryServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 

W

WHERE_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
write(byte[], int, int) - Method in class org.apache.qpid.server.management.plugin.GunzipOutputStream
 
writeTypedContent(Content, HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 

_

_corsAllowCredentials - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
_corsAllowHeaders - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
_corsAllowMethods - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
_corsAllowOrigins - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 

Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.