Index

A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

addConnectors(Server, NiFiProperties, SSLContext) - Method in class org.apache.nifi.web.server.StandardServerProvider
 
addDocsServlets(WebAppContext) - Method in class org.apache.nifi.web.server.JettyServer
 
ALL_PATHS_PATTERN - Static variable in class org.apache.nifi.web.server.StandardServerProvider
 
ALLOWED_CONTEXT_PATHS_PARAMETER - Static variable in class org.apache.nifi.web.server.JettyServer
 
allowedContextPaths - Variable in class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
 
APPLICATION_PATH - Static variable in class org.apache.nifi.web.server.JettyServer
 
apply(Rule.Handler) - Method in class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
 
appsByBundleCoordinate - Variable in class org.apache.nifi.web.server.JettyServer
 

B

buildExternalResourceProviders(SSLContext, ExtensionManager, Predicate<ExternalResourceDescriptor>) - Method in class org.apache.nifi.web.server.JettyServer
 
bundles - Variable in class org.apache.nifi.web.server.JettyServer
 

C

CIPHER_SUITE_SEPARATOR_PATTERN - Static variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
clearWorkingDirectory() - Method in class org.apache.nifi.web.server.JettyServer
 
clusterDetailsFactory - Variable in class org.apache.nifi.web.server.JettyServer
 
componentUiExtensions - Variable in class org.apache.nifi.web.server.JettyServer
 
componentUiExtensionsByType - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the componentUiExtensionsByType record component.
componentUiExtensionsByType() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the componentUiExtensionsByType record component.
componentUiExtensionWebContexts - Variable in class org.apache.nifi.web.server.JettyServer
 
componentUiExtensionWebContexts - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the componentUiExtensionWebContexts record component.
componentUiExtensionWebContexts() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the componentUiExtensionWebContexts record component.
CONTAINER_JAR_PATTERN - Static variable in class org.apache.nifi.web.server.JettyServer
 
containsUiExtensionType(List<UiExtension>, UiExtensionType) - Method in class org.apache.nifi.web.server.JettyServer
Returns whether or not the specified ui extensions already contains an extension of the specified type.
CONTENT_SECURITY_POLICY - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
CONTENT_SECURITY_POLICY_HEADER - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
CONTENT_TYPE_OPTIONS - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
CONTENT_TYPE_OPTIONS_HEADER - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
contentViewers - Variable in class org.apache.nifi.web.server.JettyServer
 
contentViewers - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the contentViewers record component.
contentViewers() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the contentViewers record component.
contentViewerServletContexts - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the contentViewerServletContexts record component.
contentViewerServletContexts() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the contentViewerServletContexts record component.
contentViewerWebContexts - Variable in class org.apache.nifi.web.server.JettyServer
 
contentViewerWebContexts - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the contentViewerWebContexts record component.
contentViewerWebContexts() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the contentViewerWebContexts record component.
CONTEXT_PATH_ALL - Static variable in class org.apache.nifi.web.server.JettyServer
 
CONTEXT_PATH_NIFI - Static variable in class org.apache.nifi.web.server.JettyServer
 
CONTEXT_PATH_NIFI_API - Static variable in class org.apache.nifi.web.server.JettyServer
 
ContextPathRedirectPatternRule - Class in org.apache.nifi.web.server.handler
Context Path extension of Redirect Pattern Rule supporting context paths provided in request headers
ContextPathRedirectPatternRule(String, String, List<String>) - Constructor for class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
Context Path Redirect Pattern Rule with supported context paths
create(boolean) - Method in class org.apache.nifi.web.server.JettyServer.ThreadDumpDiagnosticsFactory
 
createProviderInstance(ExtensionManager, String, String, ExternalResourceProviderInitializationContext) - Method in class org.apache.nifi.web.server.JettyServer
In case the provider class is not an implementation of ExternalResourceProvider the method tries to instantiate it as a NarProvider.
customize(Request, HttpFields.Mutable) - Method in class org.apache.nifi.web.server.connector.HostPortValidatorCustomizer
Validate requested port against connected port and valid ports for secure HTTPS requests.

D

DATA_TRANSFER_PATH - Static variable in class org.apache.nifi.web.server.filter.DataTransferExcludedDoSFilter
 
DATA_TRANSFER_URI_ATTRIBUTE - Static variable in class org.apache.nifi.web.server.filter.DataTransferExcludedDoSFilter
 
DataTransferExcludedDoSFilter - Class in org.apache.nifi.web.server.filter
Denial-of-Service Filter extended to exclude Data Transfer operations
DataTransferExcludedDoSFilter() - Constructor for class org.apache.nifi.web.server.filter.DataTransferExcludedDoSFilter
 
decommissionTask - Variable in class org.apache.nifi.web.server.JettyServer
 
DEFAULT_NAR_PROVIDER_CONFLICT_RESOLUTION - Static variable in class org.apache.nifi.web.server.JettyServer
 
DEFAULT_NAR_PROVIDER_POLL_INTERVAL - Static variable in class org.apache.nifi.web.server.JettyServer
 
DEFAULT_ROLES - Static variable in class org.apache.nifi.web.server.log.RequestAuthenticationFilter
 
DEFAULT_SUBJECT - Static variable in class org.apache.nifi.web.server.log.RequestAuthenticationFilter
 
deploymentManager - Variable in class org.apache.nifi.web.server.JettyServer
 
diagnosticsFactory - Variable in class org.apache.nifi.web.server.JettyServer
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.nifi.web.server.filter.LogoutCompleteRedirectFilter
 
doFilterChain(FilterChain, HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.server.filter.DataTransferExcludedDoSFilter
Handle Filter Chain and override service filter for Data Transfer requests
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.apache.nifi.web.server.log.RequestAuthenticationFilter
Read Authentication username from request attribute and set Jetty Authentication when found
doRedirect(HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.server.filter.LogoutCompleteRedirectFilter
 
DOS_FILTER_REJECT_REQUEST - Static variable in class org.apache.nifi.web.server.filter.RestApiRequestFilterProvider
 

E

EMPTY_PATH - Static variable in class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
 
equals(Object) - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Indicates whether some other object is "equal to" this one.
excludeCipherSuites - Variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
EXTENSION_UI_POLL_INTERVAL - Static variable in class org.apache.nifi.web.server.JettyServer
 
extensionMapping - Variable in class org.apache.nifi.web.server.JettyServer
 
ExtensionUiApp(DeploymentManager, AppProvider, Path, WebAppContext) - Constructor for class org.apache.nifi.web.server.JettyServer.ExtensionUiApp
 
extensionUiBundlesToLoad - Variable in class org.apache.nifi.web.server.JettyServer.ExtensionUiLoadTask
 
ExtensionUiInfo(Collection<WebAppContext>, Map<String, String>, Collection<ContentViewer>, Collection<WebAppContext>, Collection<WebAppContext>, Map<String, List<UiExtension>>, Map<String, ServletContext>, Map<BundleCoordinate, List<WebAppContext>>) - Constructor for record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Creates an instance of a ExtensionUiInfo record class.
extensionUiLoadFunction - Variable in class org.apache.nifi.web.server.JettyServer.ExtensionUiLoadTask
 
extensionUiLoadTask - Variable in class org.apache.nifi.web.server.JettyServer
 
ExtensionUiLoadTask(BlockingQueue<Bundle>, Consumer<Bundle>) - Constructor for class org.apache.nifi.web.server.JettyServer.ExtensionUiLoadTask
 
extensionUisToLoad - Variable in class org.apache.nifi.web.server.JettyServer
 
extractComponentType(String) - Method in class org.apache.nifi.web.server.JettyServer
Extracts the component type.

F

FilterParameter - Enum Class in org.apache.nifi.web.server.filter
Filter Parameter enumeration
FilterParameter() - Constructor for enum class org.apache.nifi.web.server.filter.FilterParameter
 
findWars(Set<Bundle>) - Method in class org.apache.nifi.web.server.JettyServer
 
format - Variable in class org.apache.nifi.web.server.log.StandardRequestLogProvider
 
FRAGMENT_PATH - Static variable in class org.apache.nifi.web.server.filter.LogoutCompleteRedirectFilter
 
FRAME_OPTIONS - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
FRAME_OPTIONS_HEADER - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
FrameworkServerConnectorFactory - Class in org.apache.nifi.web.server.connector
Framework extension of Server Connector Factory configures additional settings based on application properties
FrameworkServerConnectorFactory(Server, NiFiProperties) - Constructor for class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
Framework Server Connector Factory Constructor with required properties
FRONTEND_CONTEXT_PATH - Static variable in class org.apache.nifi.web.server.StandardServerProvider
 
FRONTEND_CONTEXT_PATH_DIRECTORY - Static variable in class org.apache.nifi.web.server.StandardServerProvider
 

G

getAccessTokenDenialOfServiceFilter(NiFiProperties) - Method in class org.apache.nifi.web.server.filter.RestApiRequestFilterProvider
 
getApplicationUrls() - Method in class org.apache.nifi.web.server.JettyServer
 
getCipherSuites(String) - Method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
getClusterDetailsFactory() - Method in class org.apache.nifi.web.server.JettyServer
 
getContentLengthFilter(int) - Method in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
getContextHandler() - Method in class org.apache.nifi.web.server.JettyServer.ExtensionUiApp
 
getContextPath() - Method in class org.apache.nifi.web.server.JettyServer.ExtensionUiApp
 
getContextPath(HttpFields) - Method in class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
 
getDecommissionTask() - Method in class org.apache.nifi.web.server.JettyServer
 
getDefaultRewriteHandler(NiFiProperties) - Method in class org.apache.nifi.web.server.StandardServerProvider
 
getDenialOfServiceFilter(NiFiProperties, Class<? extends DoSFilter>) - Method in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
getDiagnosticsFactory() - Method in class org.apache.nifi.web.server.JettyServer
 
getDocsDir() - Method in class org.apache.nifi.web.server.JettyServer
Returns a File object for the directory containing NIFI documentation.
getErrorHandler() - Method in class org.apache.nifi.web.server.JettyServer
 
getFilterHolder(Class<? extends Filter>) - Method in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
getFilters(NiFiProperties) - Method in interface org.apache.nifi.web.server.filter.RequestFilterProvider
Get Filters using provided NiFi Properties
getFilters(NiFiProperties) - Method in class org.apache.nifi.web.server.filter.RestApiRequestFilterProvider
Get Filters using provided NiFi Properties and append filters for Access Token Requests
getFilters(NiFiProperties) - Method in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
Get Filters using provided NiFi Properties
getFirstHeader(HttpFields, ProxyHeader...) - Method in class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
 
getHttpConfiguration() - Method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
Get HTTP Configuration with additional settings based on application properties
getLocalSocketAddressPort(Request) - Method in class org.apache.nifi.web.server.connector.HostPortValidatorCustomizer
 
getMaxContentSize(NiFiProperties) - Method in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
getName() - Method in class org.apache.nifi.web.server.log.UserPrincipal
 
getPort(NiFiProperties) - Static method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
getRedirectUri(Rule.Handler) - Method in class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
 
getRequestLog() - Method in interface org.apache.nifi.web.server.log.RequestLogProvider
Get configured Request Log
getRequestLog() - Method in class org.apache.nifi.web.server.log.StandardRequestLogProvider
Get Request Log configured using specified format and SLF4J writer
getServer(NiFiProperties) - Method in interface org.apache.nifi.web.server.ServerProvider
Get Server configured using application properties
getServer(NiFiProperties) - Method in class org.apache.nifi.web.server.StandardServerProvider
 
getSslContextFactory() - Method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
Get Jetty Server SSL Context Factory and reuse the same instance for multiple invocations
getStandardHandler() - Method in class org.apache.nifi.web.server.StandardServerProvider
 
getStatusHistoryDumpFactory() - Method in class org.apache.nifi.web.server.JettyServer
 
getThreadDumpFactory() - Method in class org.apache.nifi.web.server.JettyServer
 
getValidPorts(NiFiProperties) - Static method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
getWebApiDocsDir() - Method in class org.apache.nifi.web.server.JettyServer
 
getWebAppTempDirectory(File) - Method in class org.apache.nifi.web.server.JettyServer
 
getWebRequestTimeout(NiFiProperties) - Method in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 

H

handle(Request, Response, Callback) - Method in class org.apache.nifi.web.server.handler.HeaderWriterHandler
Handle requests and set HTTP response headers
hashCode() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns a hash code value for this object.
headerSize - Variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
HeaderWriterHandler - Class in org.apache.nifi.web.server.handler
HTTP Response Header Writer Handler applies standard headers to HTTP responses
HeaderWriterHandler() - Constructor for class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
HOST_PORT_PATTERN - Static variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
HOST_UNSPECIFIED - Static variable in class org.apache.nifi.web.server.JettyServer
 
HostPortValidatorCustomizer - Class in org.apache.nifi.web.server.connector
Jetty Request Customizer implementing validation of port included in HTTP/1.1 Host Header or HTTP/2 authority header
HostPortValidatorCustomizer(Set<Integer>) - Constructor for class org.apache.nifi.web.server.connector.HostPortValidatorCustomizer
HOst Port Validator Customer constructor with additional valid ports from application properties
HTTP_SCHEME - Static variable in class org.apache.nifi.web.server.JettyServer
 
HTTPS_SCHEME - Static variable in class org.apache.nifi.web.server.JettyServer
 

I

identifyUiExtensionsForComponents(Map<UiExtensionType, List<String>>, File) - Method in class org.apache.nifi.web.server.JettyServer
Identifies all known UI extensions and stores them in the specified map.
IDLE_TIMEOUT - Static variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
includeCipherSuites - Variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
init() - Method in class org.apache.nifi.web.server.JettyServer
 
initialize(NiFiProperties, Bundle, Set<Bundle>, ExtensionMapping) - Method in class org.apache.nifi.web.server.JettyServer
 

J

JettyServer - Class in org.apache.nifi.web.server
Encapsulates the Jetty instance.
JettyServer() - Constructor for class org.apache.nifi.web.server.JettyServer
 
JettyServer.ExtensionUiApp - Class in org.apache.nifi.web.server
Extension of Jetty's App class to allow use of an already created WebAppContext.
JettyServer.ExtensionUiInfo - Record Class in org.apache.nifi.web.server
 
JettyServer.ExtensionUiLoadTask - Class in org.apache.nifi.web.server
Task that asynchronously processes any bundles that were submitted to have extension UIs loaded.
JettyServer.ThreadDumpDiagnosticsFactory - Class in org.apache.nifi.web.server
 

L

loadExtensionUis(Collection<Bundle>) - Method in class org.apache.nifi.web.server.JettyServer
 
loadInitialWars(Set<Bundle>) - Method in class org.apache.nifi.web.server.JettyServer
 
loadWar(File, String, ClassLoader) - Method in class org.apache.nifi.web.server.JettyServer
 
loadWars(Map<File, Bundle>) - Method in class org.apache.nifi.web.server.JettyServer
 
logger - Static variable in class org.apache.nifi.web.server.JettyServer
 
logger - Static variable in class org.apache.nifi.web.server.log.RequestAuthenticationFilter
 
LOGGER_NAME - Static variable in class org.apache.nifi.web.server.log.StandardRequestLogProvider
 
LOGOUT_COMPLETE_PATH - Static variable in class org.apache.nifi.web.server.filter.LogoutCompleteRedirectFilter
 
LogoutCompleteRedirectFilter - Class in org.apache.nifi.web.server.filter
Logout Complete Redirect Filter for web user interface integration with fragment-based routing
LogoutCompleteRedirectFilter() - Constructor for class org.apache.nifi.web.server.filter.LogoutCompleteRedirectFilter
 

M

MAX_CONTENT_SIZE_DISABLED - Static variable in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
METHOD - Static variable in class org.apache.nifi.web.server.log.RequestAuthenticationFilter
 
mimeMappings - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the mimeMappings record component.
mimeMappings() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the mimeMappings record component.
MISDIRECTED_REQUEST_REASON - Static variable in class org.apache.nifi.web.server.connector.HostPortValidatorCustomizer
 

N

name - Variable in class org.apache.nifi.web.server.log.UserPrincipal
 
NAR_DEPENDENCIES_PATH - Static variable in class org.apache.nifi.web.server.JettyServer
 
NAR_PROVIDER_CONFLICT_RESOLUTION - Static variable in class org.apache.nifi.web.server.JettyServer
 
NAR_PROVIDER_IMPLEMENTATION_PROPERTY - Static variable in class org.apache.nifi.web.server.JettyServer
 
NAR_PROVIDER_POLL_INTERVAL_PROPERTY - Static variable in class org.apache.nifi.web.server.JettyServer
 
NAR_PROVIDER_PREFIX - Static variable in class org.apache.nifi.web.server.JettyServer
 
NAR_PROVIDER_RESTRAIN_PROPERTY - Static variable in class org.apache.nifi.web.server.JettyServer
 
narAutoLoader - Variable in class org.apache.nifi.web.server.JettyServer
 
narProviderService - Variable in class org.apache.nifi.web.server.JettyServer
 

O

org.apache.nifi.web.server - package org.apache.nifi.web.server
 
org.apache.nifi.web.server.connector - package org.apache.nifi.web.server.connector
 
org.apache.nifi.web.server.filter - package org.apache.nifi.web.server.filter
 
org.apache.nifi.web.server.handler - package org.apache.nifi.web.server.handler
 
org.apache.nifi.web.server.log - package org.apache.nifi.web.server.log
 

P

PATH_SPECIFICATION - Enum constant in enum class org.apache.nifi.web.server.filter.FilterParameter
 
performInjectionForComponentUis(Collection<WebAppContext>, NiFiWebConfigurationContext, FilterHolder) - Method in class org.apache.nifi.web.server.JettyServer
 
performInjectionForContentViewerUis(Collection<WebAppContext>, WebApplicationContext, FilterHolder) - Method in class org.apache.nifi.web.server.JettyServer
 
PORT_GROUP - Static variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
PORT_NOT_SPECIFIED - Static variable in class org.apache.nifi.web.server.connector.HostPortValidatorCustomizer
 
processExtensionUiBundle(Bundle) - Method in class org.apache.nifi.web.server.JettyServer
 
props - Variable in class org.apache.nifi.web.server.JettyServer
 

R

readUiExtensions(Map<UiExtensionType, List<String>>, UiExtensionType, JarFile, JarEntry) - Method in class org.apache.nifi.web.server.JettyServer
 
RELATIVE_PATH_ACCESS_TOKEN - Static variable in class org.apache.nifi.web.server.filter.RestApiRequestFilterProvider
 
REQUEST_FILTER_PROVIDER - Static variable in class org.apache.nifi.web.server.JettyServer
 
RequestAuthenticationFilter - Class in org.apache.nifi.web.server.log
Request Authentication Filter sets Jetty Request Authentication using Spring Security Authentication as Principal
RequestAuthenticationFilter() - Constructor for class org.apache.nifi.web.server.log.RequestAuthenticationFilter
 
RequestFilterProvider - Interface in org.apache.nifi.web.server.filter
Request Filter Provider for abstracting configuration of HTTP Request Filters
RequestLogProvider - Interface in org.apache.nifi.web.server.log
Jetty Request Log Provider encapsulates HTTP Request Log configuration
REQUIRED_CONTEXT_PATHS - Static variable in class org.apache.nifi.web.server.JettyServer
 
REST_API_REQUEST_FILTER_PROVIDER - Static variable in class org.apache.nifi.web.server.JettyServer
 
RestApiRequestFilterProvider - Class in org.apache.nifi.web.server.filter
Request Filter Provider for REST API Web Application
RestApiRequestFilterProvider() - Constructor for class org.apache.nifi.web.server.filter.RestApiRequestFilterProvider
 
ROOT_PATH - Static variable in class org.apache.nifi.web.server.handler.ContextPathRedirectPatternRule
 
run() - Method in class org.apache.nifi.web.server.JettyServer.ExtensionUiLoadTask
 

S

server - Variable in class org.apache.nifi.web.server.JettyServer
 
ServerProvider - Interface in org.apache.nifi.web.server
Abstraction for configuring Server instances based on application properties
setApplicationLayerProtocols(NiFiProperties) - Method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
SPRING_SECURITY_FILTER_CHAIN - Static variable in class org.apache.nifi.web.server.JettyServer
 
sslContext - Variable in class org.apache.nifi.web.server.JettyServer
 
sslContext - Variable in class org.apache.nifi.web.server.StandardServerProvider
 
sslContextFactory - Variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
StandardRequestFilterProvider - Class in org.apache.nifi.web.server.filter
Standard implementation of Request Filter Provider
StandardRequestFilterProvider() - Constructor for class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
StandardRequestLogProvider - Class in org.apache.nifi.web.server.log
Standard implementation of Jetty Request Log Provider with configurable format string
StandardRequestLogProvider(String) - Constructor for class org.apache.nifi.web.server.log.StandardRequestLogProvider
 
StandardServerProvider - Class in org.apache.nifi.web.server
Standard implementation of Server Provider with default Handlers
StandardServerProvider(SSLContext) - Constructor for class org.apache.nifi.web.server.StandardServerProvider
 
start() - Method in class org.apache.nifi.web.server.JettyServer
 
startUpFailure(Throwable) - Method in class org.apache.nifi.web.server.JettyServer
 
statusHistoryDumpFactory - Variable in class org.apache.nifi.web.server.JettyServer
 
stop() - Method in class org.apache.nifi.web.server.JettyServer.ExtensionUiLoadTask
 
stop() - Method in class org.apache.nifi.web.server.JettyServer
 
stopped - Variable in class org.apache.nifi.web.server.JettyServer.ExtensionUiLoadTask
 
STRICT_TRANSPORT_SECURITY - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
STRICT_TRANSPORT_SECURITY_HEADER - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
systemBundle - Variable in class org.apache.nifi.web.server.JettyServer
 

T

ThreadDumpDiagnosticsFactory() - Constructor for class org.apache.nifi.web.server.JettyServer.ThreadDumpDiagnosticsFactory
 
toString() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns a string representation of this record class.
toString() - Method in class org.apache.nifi.web.server.log.UserPrincipal
 

U

unloadApp(BundleCoordinate, App) - Method in class org.apache.nifi.web.server.JettyServer
 
unloadExtensionUis(Collection<Bundle>) - Method in class org.apache.nifi.web.server.JettyServer
 
unloadExtensionUis(Bundle) - Method in class org.apache.nifi.web.server.JettyServer
 
USER_INTERFACE_PATH - Static variable in class org.apache.nifi.web.server.filter.LogoutCompleteRedirectFilter
 
UserPrincipal - Class in org.apache.nifi.web.server.log
User Principal implementation with standard name field
UserPrincipal(String) - Constructor for class org.apache.nifi.web.server.log.UserPrincipal
 

V

validPorts - Variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
validPorts - Variable in class org.apache.nifi.web.server.connector.HostPortValidatorCustomizer
 
valueOf(String) - Static method in enum class org.apache.nifi.web.server.filter.FilterParameter
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.nifi.web.server.filter.FilterParameter
Returns an array containing the constants of this enum class, in the order they are declared.

W

WAR_EXTENSION - Static variable in class org.apache.nifi.web.server.JettyServer
 
WEB_APP_MAX_FORM_CONTENT_SIZE - Static variable in class org.apache.nifi.web.server.JettyServer
 
webApiContext - Variable in class org.apache.nifi.web.server.JettyServer
 
webAppContext - Variable in class org.apache.nifi.web.server.JettyServer.ExtensionUiApp
 
webAppContexts - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the webAppContexts record component.
webAppContexts() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the webAppContexts record component.
webAppContextsByBundleCoordinate - Variable in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
The field for the webAppContextsByBundleCoordinate record component.
webAppContextsByBundleCoordinate() - Method in record class org.apache.nifi.web.server.JettyServer.ExtensionUiInfo
Returns the value of the webAppContextsByBundleCoordinate record component.

X

XSS_PROTECTION - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
XSS_PROTECTION_HEADER - Static variable in class org.apache.nifi.web.server.handler.HeaderWriterHandler
 
A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values