Index

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

A

addContextParam(RuntimeValue<DeploymentInfo>, String, String) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addErrorPage(RuntimeValue<DeploymentInfo>, String, int) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addErrorPage(RuntimeValue<DeploymentInfo>, String, Class<? extends Throwable>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addFilterInitParam(RuntimeValue<FilterInfo>, String, String) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addFilterServletNameMapping(RuntimeValue<DeploymentInfo>, String, String, DispatcherType) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addFilterURLMapping(RuntimeValue<DeploymentInfo>, String, String, DispatcherType) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addHotDeploymentWrapper(HandlerWrapper) - Static method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addMimeMapping(RuntimeValue<DeploymentInfo>, String, String) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addSecurityConstraint(RuntimeValue<DeploymentInfo>, SecurityConstraint) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addSecurityConstraint(RuntimeValue<DeploymentInfo>, SecurityInfo.EmptyRoleSemantic, TransportGuaranteeType, Set<String>, Set<WebResourceCollection>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addSecurityRoleRef(RuntimeValue<ServletInfo>, String, String) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addServletContainerInitializer(RuntimeValue<DeploymentInfo>, Class<? extends ServletContainerInitializer>, Set<Class<?>>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addServletContextAttribute(RuntimeValue<DeploymentInfo>, String, Object) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addServletExtension(RuntimeValue<DeploymentInfo>, ServletExtension) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addServletInitParam(RuntimeValue<ServletInfo>, String, String) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addServletInitParameter(RuntimeValue<DeploymentInfo>, String, String) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
addServletMapping(RuntimeValue<DeploymentInfo>, String, String) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
authenticate(HttpServerExchange, SecurityContext) - Method in class io.quarkus.undertow.runtime.QuarkusAuthMechanism
 

B

beanIdentifier - Variable in class io.quarkus.undertow.runtime.HttpSessionContext.Key
 
bootServletContainer(RuntimeValue<DeploymentInfo>, BeanContainer, LaunchMode, ShutdownContext, boolean, String, List<String>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
bufferSize() - Method in interface io.quarkus.undertow.runtime.ServletRuntimeConfig
The buffer size to use for Servlet.

C

checkPermission(RoutingContext, Uni<SecurityIdentity>, HttpSecurityPolicy.AuthorizationRequestContext) - Method in class io.quarkus.undertow.runtime.ServletHttpSecurityPolicy
 
clearedContext(Map<String, String>) - Method in class io.quarkus.undertow.runtime.ServletThreadContextProvider
 
close() - Method in class io.quarkus.undertow.runtime.DelegatingResourceManager
 
close() - Method in class io.quarkus.undertow.runtime.devmode.UndertowHotReplacementSetup
 
close() - Method in class io.quarkus.undertow.runtime.KnownPathResourceManager
 
createDeployment(String, Set<String>, Set<String>, LaunchMode, ShutdownContext, String, String, String, String, boolean, List<String>, boolean) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
createInstance() - Method in class io.quarkus.undertow.runtime.QuarkusInstanceFactory
 
creationalContext - Variable in class io.quarkus.undertow.runtime.HttpSessionContext.Key
 
currentContext(Map<String, String>) - Method in class io.quarkus.undertow.runtime.ServletThreadContextProvider
 

D

DEFAULT_BUFFER_SIZE - Static variable in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
DEFAULT_DIRECT_BUFFERS - Static variable in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
DelegatingResourceManager - Class in io.quarkus.undertow.runtime
 
DelegatingResourceManager(ResourceManager...) - Constructor for class io.quarkus.undertow.runtime.DelegatingResourceManager
 
deserialize(ServletSecurityInfoProxy) - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoSubstitution
 
destroy() - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
destroy(Contextual<?>) - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
directBuffers() - Method in interface io.quarkus.undertow.runtime.ServletRuntimeConfig
If Servlet should use direct buffers, this gives maximum performance but can be problematic in memory constrained environments

E

endpointProvider() - Method in class io.quarkus.undertow.runtime.UndertowTestHttpProvider
 
equals(Object) - Method in class io.quarkus.undertow.runtime.HttpSessionContext.Key
 
ERROR_ID - Static variable in class io.quarkus.undertow.runtime.QuarkusExceptionHandler
The servlet request attribute that contains the error ID.

G

get() - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder.ServletContextSupplier
 
get(Contextual<T>) - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
get(Contextual<T>, CreationalContext<T>) - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
getAsBoolean() - Method in class io.quarkus.undertow.runtime.graal.JacksonMissingSelector
 
getDeployment() - Method in class io.quarkus.undertow.runtime.ServletHttpSecurityPolicy
 
getEmptyRoleSemantic() - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
getHttpAddress() - Static method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
getHttpMethodSecurityInfo() - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
getMethod() - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
getPrincipal() - Method in class io.quarkus.undertow.runtime.QuarkusUndertowAccount
 
getResource(String) - Method in class io.quarkus.undertow.runtime.DelegatingResourceManager
 
getResource(String) - Method in class io.quarkus.undertow.runtime.KnownPathResourceManager
 
getRoles() - Method in class io.quarkus.undertow.runtime.QuarkusUndertowAccount
 
getRolesAllowed() - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
getScope() - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
getSecurityIdentity() - Method in class io.quarkus.undertow.runtime.QuarkusUndertowAccount
 
getState() - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
getThreadContextType() - Method in class io.quarkus.undertow.runtime.ServletThreadContextProvider
 
getTransportGuaranteeType() - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 

H

handleDeployment(DeploymentInfo, ServletContext) - Method in class io.quarkus.undertow.runtime.UndertowHandlersConfServletExtension
 
handleThrowable(HttpServerExchange, ServletRequest, ServletResponse, Throwable) - Method in class io.quarkus.undertow.runtime.QuarkusExceptionHandler
 
hashCode() - Method in class io.quarkus.undertow.runtime.HttpSessionContext.Key
 
httpConfig - Variable in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
HttpSessionContext - Class in io.quarkus.undertow.runtime
 
HttpSessionContext() - Constructor for class io.quarkus.undertow.runtime.HttpSessionContext
 
HttpSessionContext.Key - Class in io.quarkus.undertow.runtime
 

I

INSTANCE - Static variable in class io.quarkus.undertow.runtime.QuarkusAuthMechanism
 
io.quarkus.undertow.runtime - package io.quarkus.undertow.runtime
 
io.quarkus.undertow.runtime.devmode - package io.quarkus.undertow.runtime.devmode
 
io.quarkus.undertow.runtime.graal - package io.quarkus.undertow.runtime.graal
 
ipm - Variable in class io.quarkus.undertow.runtime.QuarkusIdentityManager
 
isActive() - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 

J

JacksonMissingSelector - Class in io.quarkus.undertow.runtime.graal
 
JacksonMissingSelector() - Constructor for class io.quarkus.undertow.runtime.graal.JacksonMissingSelector
 

K

Key(CreationalContext<?>, String) - Constructor for class io.quarkus.undertow.runtime.HttpSessionContext.Key
 
KNOWN_CLASSES - Static variable in class io.quarkus.undertow.runtime.QuarkusErrorServlet
 
KnownPathResourceManager - Class in io.quarkus.undertow.runtime
 
KnownPathResourceManager(Set<String>, Set<String>, ResourceManager) - Constructor for class io.quarkus.undertow.runtime.KnownPathResourceManager
 

L

load() - Static method in class io.quarkus.undertow.runtime.graal.Target_io_vertx_core_json_Json
 
log - Variable in class io.quarkus.undertow.runtime.QuarkusIdentityManager
 

M

maxParameters() - Method in interface io.quarkus.undertow.runtime.ServletRuntimeConfig
The maximum number of HTTP request parameters permitted for Servlet requests.
META_INF_SERVICES - Static variable in class io.quarkus.undertow.runtime.devmode.UndertowHotReplacementSetup
 
META_INF_UNDERTOW_HANDLERS_CONF - Static variable in class io.quarkus.undertow.runtime.UndertowHandlersConfServletExtension
 

O

of(String) - Static method in class io.quarkus.undertow.runtime.HttpSessionContext.Key
 

P

PostWrapper() - Constructor for class io.quarkus.undertow.runtime.RewriteCorrectingHandlerWrappers.PostWrapper
 
PreWrapper() - Constructor for class io.quarkus.undertow.runtime.RewriteCorrectingHandlerWrappers.PreWrapper
 

Q

QuarkusAuthMechanism - Class in io.quarkus.undertow.runtime
 
QuarkusAuthMechanism() - Constructor for class io.quarkus.undertow.runtime.QuarkusAuthMechanism
 
QuarkusErrorServlet - Class in io.quarkus.undertow.runtime
 
QuarkusErrorServlet() - Constructor for class io.quarkus.undertow.runtime.QuarkusErrorServlet
 
QuarkusExceptionHandler - Class in io.quarkus.undertow.runtime
 
QuarkusExceptionHandler() - Constructor for class io.quarkus.undertow.runtime.QuarkusExceptionHandler
 
QuarkusIdentityManager - Class in io.quarkus.undertow.runtime
 
QuarkusIdentityManager() - Constructor for class io.quarkus.undertow.runtime.QuarkusIdentityManager
 
QuarkusInstanceFactory<T> - Class in io.quarkus.undertow.runtime
 
QuarkusInstanceFactory(BeanContainer.Factory<T>) - Constructor for class io.quarkus.undertow.runtime.QuarkusInstanceFactory
 
QuarkusNotFoundServlet - Class in io.quarkus.undertow.runtime
 
QuarkusNotFoundServlet() - Constructor for class io.quarkus.undertow.runtime.QuarkusNotFoundServlet
 
QuarkusUndertowAccount - Class in io.quarkus.undertow.runtime
An Undertow account implementation that maps to the Elytron SecurityIdentity
QuarkusUndertowAccount(SecurityIdentity) - Constructor for class io.quarkus.undertow.runtime.QuarkusUndertowAccount
 

R

registerFilter(RuntimeValue<DeploymentInfo>, String, Class<?>, boolean, BeanContainer, InstanceFactory<? extends Filter>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
registerListener(RuntimeValue<DeploymentInfo>, Class<?>, BeanContainer) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
registerServlet(RuntimeValue<DeploymentInfo>, String, Class<?>, boolean, int, BeanContainer, InstanceFactory<? extends Servlet>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
request() - Method in class io.quarkus.undertow.runtime.ServletProducer
 
response() - Method in class io.quarkus.undertow.runtime.ServletProducer
 
RewriteCorrectingHandlerWrappers - Class in io.quarkus.undertow.runtime
Handler that works around issues with rewrites() and undertow-handlers.conf.
RewriteCorrectingHandlerWrappers() - Constructor for class io.quarkus.undertow.runtime.RewriteCorrectingHandlerWrappers
 
RewriteCorrectingHandlerWrappers.PostWrapper - Class in io.quarkus.undertow.runtime
 
RewriteCorrectingHandlerWrappers.PreWrapper - Class in io.quarkus.undertow.runtime
 
ROOT_HANDLER - Static variable in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 

S

sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.quarkus.undertow.runtime.QuarkusAuthMechanism
 
serialize(ServletSecurityInfo) - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoSubstitution
 
service(HttpServletRequest, HttpServletResponse) - Method in class io.quarkus.undertow.runtime.QuarkusErrorServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class io.quarkus.undertow.runtime.QuarkusNotFoundServlet
 
servletContextSupplier() - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
ServletContextSupplier() - Constructor for class io.quarkus.undertow.runtime.UndertowDeploymentRecorder.ServletContextSupplier
 
ServletHttpSecurityPolicy - Class in io.quarkus.undertow.runtime
 
ServletHttpSecurityPolicy() - Constructor for class io.quarkus.undertow.runtime.ServletHttpSecurityPolicy
 
ServletProducer - Class in io.quarkus.undertow.runtime
 
ServletProducer() - Constructor for class io.quarkus.undertow.runtime.ServletProducer
 
ServletRuntimeConfig - Interface in io.quarkus.undertow.runtime
 
ServletSecurityInfoProxy - Class in io.quarkus.undertow.runtime
 
ServletSecurityInfoProxy() - Constructor for class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
ServletSecurityInfoSubstitution - Class in io.quarkus.undertow.runtime
 
ServletSecurityInfoSubstitution() - Constructor for class io.quarkus.undertow.runtime.ServletSecurityInfoSubstitution
 
ServletThreadContextProvider - Class in io.quarkus.undertow.runtime
 
ServletThreadContextProvider() - Constructor for class io.quarkus.undertow.runtime.ServletThreadContextProvider
 
session() - Method in class io.quarkus.undertow.runtime.ServletProducer
 
sessionConfig(RuntimeValue<DeploymentInfo>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
sessionCreated(HttpSessionEvent) - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
sessionDestroyed(HttpSessionEvent) - Method in class io.quarkus.undertow.runtime.HttpSessionContext
 
setDenyUncoveredHttpMethods(RuntimeValue<DeploymentInfo>, boolean) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setDeployment(Deployment) - Method in class io.quarkus.undertow.runtime.ServletHttpSecurityPolicy
 
setEmptyRoleSemantic(SecurityInfo.EmptyRoleSemantic) - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
setHotDeploymentResources(List<Path>) - Static method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setMethod(String) - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
setMultipartConfig(RuntimeValue<ServletInfo>, String, long, long, int) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setSecurityInfo(RuntimeValue<ServletInfo>, ServletSecurityInfo) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setSessionCookieConfig(ServletSessionConfig, String, String, String, String, Boolean, Integer, Boolean) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setSessionTimeout(RuntimeValue<DeploymentInfo>, int) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setSessionTracking(ServletSessionConfig, Set<SessionTrackingMode>) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setTransportGuaranteeType(TransportGuaranteeType) - Method in class io.quarkus.undertow.runtime.ServletSecurityInfoProxy
 
setupHotDeployment(HotReplacementContext) - Method in class io.quarkus.undertow.runtime.devmode.UndertowHotReplacementSetup
 
setupRequestScope(DeploymentInfo, BeanContainer) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
setupSecurity(DeploymentManager) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
SHOW_DECORATION - Static variable in class io.quarkus.undertow.runtime.QuarkusErrorServlet
 
SHOW_STACK - Static variable in class io.quarkus.undertow.runtime.QuarkusErrorServlet
 
SRC_MAIN_JAVA - Static variable in class io.quarkus.undertow.runtime.QuarkusErrorServlet
 
startUndertow(ShutdownContext, ExecutorService, DeploymentManager, List<HandlerWrapper>, ServletRuntimeConfig, VertxHttpBuildTimeConfig) - Method in class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 

T

Target_io_vertx_core_json_jackson_JacksonCodec - Class in io.quarkus.undertow.runtime.graal
 
Target_io_vertx_core_json_jackson_JacksonCodec() - Constructor for class io.quarkus.undertow.runtime.graal.Target_io_vertx_core_json_jackson_JacksonCodec
 
Target_io_vertx_core_json_jackson_JacksonFactory - Class in io.quarkus.undertow.runtime.graal
 
Target_io_vertx_core_json_jackson_JacksonFactory() - Constructor for class io.quarkus.undertow.runtime.graal.Target_io_vertx_core_json_jackson_JacksonFactory
 
Target_io_vertx_core_json_Json - Class in io.quarkus.undertow.runtime.graal
Undertow explicitly excludes jackson-core so we need to make sure that Vert.x doesn't blow up when the native image is built
Target_io_vertx_core_json_Json() - Constructor for class io.quarkus.undertow.runtime.graal.Target_io_vertx_core_json_Json
 

U

UndertowDeploymentRecorder - Class in io.quarkus.undertow.runtime
Provides the runtime methods to bootstrap Undertow.
UndertowDeploymentRecorder(RuntimeValue<VertxHttpConfig>) - Constructor for class io.quarkus.undertow.runtime.UndertowDeploymentRecorder
 
UndertowDeploymentRecorder.ServletContextSupplier - Class in io.quarkus.undertow.runtime
 
UndertowHandlersConfServletExtension - Class in io.quarkus.undertow.runtime
Registers the Undertow handlers configured in the app's META-INF/undertow-handlers.conf
UndertowHandlersConfServletExtension() - Constructor for class io.quarkus.undertow.runtime.UndertowHandlersConfServletExtension
 
UndertowHotReplacementSetup - Class in io.quarkus.undertow.runtime.devmode
 
UndertowHotReplacementSetup() - Constructor for class io.quarkus.undertow.runtime.devmode.UndertowHotReplacementSetup
 
UndertowTestHttpProvider - Class in io.quarkus.undertow.runtime
 
UndertowTestHttpProvider() - Constructor for class io.quarkus.undertow.runtime.UndertowTestHttpProvider
 

V

verify(Account) - Method in class io.quarkus.undertow.runtime.QuarkusIdentityManager
 
verify(Credential) - Method in class io.quarkus.undertow.runtime.QuarkusIdentityManager
 
verify(String, Credential) - Method in class io.quarkus.undertow.runtime.QuarkusIdentityManager
 
VertxSubstitutions - Class in io.quarkus.undertow.runtime.graal
 
VertxSubstitutions() - Constructor for class io.quarkus.undertow.runtime.graal.VertxSubstitutions
 

W

wrap(HttpHandler) - Method in class io.quarkus.undertow.runtime.RewriteCorrectingHandlerWrappers.PostWrapper
 
wrap(HttpHandler) - Method in class io.quarkus.undertow.runtime.RewriteCorrectingHandlerWrappers.PreWrapper
 
A B C D E G H I J K L M O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form