Index

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

A

addDocsServlets(WebAppContext) - Method in class org.apache.nifi.web.server.JettyServer
 
ALLOWED_CONTEXT_PATHS_PARAMETER - Static variable in class org.apache.nifi.web.server.JettyServer
 
APPLICATION_PATH - Static variable in class org.apache.nifi.web.server.JettyServer
 
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.
configureConnectors(Server) - Method in class org.apache.nifi.web.server.JettyServer
 
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.
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
 
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.

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_AUTO_REFRESH_INTERVAL - Static variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
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
 
determineServerHostname(NiFiProperties) - Method in class org.apache.nifi.web.server.HostHeaderHandler
 
determineServerPort(NiFiProperties) - Method in class org.apache.nifi.web.server.HostHeaderHandler
 
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

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.
extractIPsFromNetworkInterfaces(NiFiProperties) - Static method in class org.apache.nifi.web.server.HostHeaderHandler
Extracts the list of IP addresses from custom bound network interfaces.

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
 
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

G

generateDefaultHostnames(NiFiProperties) - Static method in class org.apache.nifi.web.server.HostHeaderHandler
 
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
 
getDecommissionTask() - Method in class org.apache.nifi.web.server.JettyServer
 
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
getHeaderWriterFilter() - Method in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
getHttpConfiguration() - Method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
Get HTTP Configuration with additional settings based on application properties
getIdleTimeout() - Method in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
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
 
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
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(ContextHandlerCollection) - Method in class org.apache.nifi.web.server.JettyServer
 
getStatusHistoryDumpFactory() - Method in class org.apache.nifi.web.server.JettyServer
 
getThreadDumpFactory() - Method in class org.apache.nifi.web.server.JettyServer
 
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.HostHeaderHandler
Returns an error message to the response and marks the request as handled if the host header is not valid.
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
 
HOST_UNSPECIFIED - Static variable in class org.apache.nifi.web.server.JettyServer
 
HostHeaderHandler - Class in org.apache.nifi.web.server
 
HostHeaderHandler(NiFiProperties) - Constructor for class org.apache.nifi.web.server.HostHeaderHandler
Instantiates a handler which accepts incoming requests with a host header that is empty or contains one of the valid hosts.
hostHeaderIsValid(String) - Method in class org.apache.nifi.web.server.HostHeaderHandler
Host Header Valid status checks against valid hosts
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_MULTIPLIER - Static variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
idleTimeout - 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
 
isIPv6Address(String) - Static method in class org.apache.nifi.web.server.HostHeaderHandler
Returns true if the provided address is an IPv6 address (or could be interpreted as one).
isNotDefined(Map<String, String>) - Static method in class org.apache.nifi.web.server.HostHeaderHandler
Returns true if the provided map of properties and network interfaces is null, empty, or the actual definitions are empty.

J

JettyServer - Class in org.apache.nifi.web.server
Encapsulates the Jetty instance.
JettyServer() - Constructor for class org.apache.nifi.web.server.JettyServer
Default no-arg constructor for ServiceLoader
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.HostHeaderHandler
 
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.

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.log - package org.apache.nifi.web.server.log
 

P

parseCustomHostnames(NiFiProperties) - Method in class org.apache.nifi.web.server.HostHeaderHandler
Returns the list of parsed custom hostnames from nifi.web.proxy.host in NiFiProperties.
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
 
printValidHosts() - Method in class org.apache.nifi.web.server.HostHeaderHandler
 
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
 
run() - Method in class org.apache.nifi.web.server.JettyServer.ExtensionUiLoadTask
 

S

server - Variable in class org.apache.nifi.web.server.JettyServer
 
serverName - Variable in class org.apache.nifi.web.server.HostHeaderHandler
 
serverPort - Variable in class org.apache.nifi.web.server.HostHeaderHandler
 
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
 
sslContextFactory - Variable in class org.apache.nifi.web.server.connector.FrameworkServerConnectorFactory
 
STANDARD_CONTENT_POLICY - Static variable in class org.apache.nifi.web.server.filter.StandardRequestFilterProvider
 
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
 
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
 
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 class org.apache.nifi.web.server.HostHeaderHandler
 
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

uniqueList(List<String>) - Static method in class org.apache.nifi.web.server.HostHeaderHandler
Returns a unique List of the elements maintaining the original order.
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

validHosts - Variable in class org.apache.nifi.web.server.HostHeaderHandler
 
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.
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values