Index
All Classes and Interfaces|All Packages
A
- add(Closeable) - Method in interface io.quarkus.resteasy.reactive.server.Closer
-
Register a new
Closeablethat is to be closed when the request completes. - add(Closeable) - Method in class io.quarkus.resteasy.reactive.server.runtime.CloserImpl
- association - Variable in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- AuthenticatedInterceptor() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor.AuthenticatedInterceptor
- AuthenticationCompletionExceptionMapper - Class in io.quarkus.resteasy.reactive.server.runtime.exceptionmappers
- AuthenticationCompletionExceptionMapper() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationCompletionExceptionMapper
- AuthenticationFailedExceptionMapper - Class in io.quarkus.resteasy.reactive.server.runtime.exceptionmappers
- AuthenticationFailedExceptionMapper() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationFailedExceptionMapper
- AuthenticationRedirectExceptionMapper - Class in io.quarkus.resteasy.reactive.server.runtime.exceptionmappers
- AuthenticationRedirectExceptionMapper() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationRedirectExceptionMapper
- authorizationController - Variable in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
B
- beanUnavailable(String) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
C
- clientProxyUnwrapper() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- close() - Method in class io.quarkus.resteasy.reactive.server.runtime.CloserImpl
- closeCloser(CloserImpl) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusContextProducers
- closer() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusContextProducers
- Closer - Interface in io.quarkus.resteasy.reactive.server
-
A service that allows users to close any
Closeablethat when the request completes. - CloserImpl - Class in io.quarkus.resteasy.reactive.server.runtime
- CloserImpl() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.CloserImpl
- configureHandlers(RuntimeValue<Deployment>, Map<Class<?>, Supplier<?>>) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRuntimeRecorder
- controller - Variable in class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor
- createDeployment(DeploymentInfo, BeanContainer, ShutdownContext, HttpBuildTimeConfig, RequestContextFactory, BeanFactory<ResteasyReactiveInitialiser>, LaunchMode, boolean) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- createFile(ServerRequestContext) - Static method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerPathBodyHandler
- createSecurityContext() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- createServerSerialisers() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- currentDeployment - Static variable in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- Customizer() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer
- Customizer() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityInterceptorHandler.Customizer
- Customizer() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.security.SecurityContextOverrideHandler.Customizer
D
- defaultAuthFailureHandler(RuntimeValue<Deployment>, boolean) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- defaultCharset() - Method in interface io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveServerRuntimeConfig.InputPartConfigGroup
-
Default charset.
- destroySingleton(ShutdownEvent) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- disableIfMissing() - Element in annotation interface io.quarkus.resteasy.reactive.server.EndpointDisabled
-
Determines if the Resource class is to be disabled when the property name specified by
namehas not been specified at all - disableIfPropertyMatches(String, String, boolean) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- doNotRunPermissionSecurityCheck - Variable in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
E
- EagerSecurityContext - Class in io.quarkus.resteasy.reactive.server.runtime.security
- EagerSecurityContext(Event<AuthorizationFailureEvent>, boolean, Event<AuthorizationSuccessEvent>, BeanManager, InjectableInstance<CurrentIdentityAssociation>, AuthorizationController, HttpConfiguration, BlockingSecurityExecutor, HttpBuildTimeConfig, Instance<HttpSecurityPolicy>) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- EagerSecurityHandler - Class in io.quarkus.resteasy.reactive.server.runtime.security
- EagerSecurityHandler.Customizer - Class in io.quarkus.resteasy.reactive.server.runtime.security
- EagerSecurityHandler.Customizer.HttpPermissionsAndSecurityChecksCustomizer - Class in io.quarkus.resteasy.reactive.server.runtime.security
- EagerSecurityHandler.Customizer.HttpPermissionsOnlyCustomizer - Class in io.quarkus.resteasy.reactive.server.runtime.security
- EagerSecurityInterceptorHandler - Class in io.quarkus.resteasy.reactive.server.runtime.security
-
Allows security customizations at the moment when request is matched with resource method, but
SecurityChecks are yet to be run. - EagerSecurityInterceptorHandler.Customizer - Class in io.quarkus.resteasy.reactive.server.runtime.security
- EndpointDisabled - Annotation Interface in io.quarkus.resteasy.reactive.server
-
Provides the ability to conditionally enable a JAX-RS Resource class at runtime based on the value of a property.
- endpointProvider() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveTestHttpProvider
- EndpointScoresSupplier - Class in io.quarkus.resteasy.reactive.server.runtime
- EndpointScoresSupplier() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.EndpointScoresSupplier
- Entry(String, Integer) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ParamConverterProvidersSupplier.Entry
- Entry(String, String, Integer) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier.Entry
- equals(Object) - Method in record class io.quarkus.resteasy.reactive.server.runtime.security.ResourceMethodDescription
-
Indicates whether some other object is "equal to" this one.
- eventHelper - Variable in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- ExceptionMappersSupplier - Class in io.quarkus.resteasy.reactive.server.runtime
- ExceptionMappersSupplier() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier
- ExceptionMappersSupplier.Entry - Class in io.quarkus.resteasy.reactive.server.runtime
- EXECUTOR_SUPPLIER - Static variable in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- extractParameter(ResteasyReactiveRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.websocket.VertxWebSocketParamExtractor
F
- factoryCreator(BeanContainer) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- failureHandler(RuntimeValue<RestInitialHandler>, boolean, boolean, boolean, boolean) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- fallbackMethodDesc() - Method in record class io.quarkus.resteasy.reactive.server.runtime.security.ResourceMethodDescription
-
Returns the value of the
fallbackMethodDescrecord component. - ForbiddenExceptionMapper - Class in io.quarkus.resteasy.reactive.server.runtime.exceptionmappers
- ForbiddenExceptionMapper() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.ForbiddenExceptionMapper
G
- get() - Method in class io.quarkus.resteasy.reactive.server.runtime.EndpointScoresSupplier
- get() - Method in class io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier
- get() - Method in class io.quarkus.resteasy.reactive.server.runtime.ParamConverterProvidersSupplier
- get() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest
- getAuthenticationScheme() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveSecurityContext
- getClassName() - Method in class io.quarkus.resteasy.reactive.server.runtime.ParamConverterProvidersSupplier.Entry
- getCompression() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- getCompressMediaTypes() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- getCurrentDeployment() - Static method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- getDeferredIdentity() - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- getEndpointScores() - Method in class io.quarkus.resteasy.reactive.server.runtime.devui.ResteasyReactiveJsonRPCService
- getExceptionClassName() - Method in class io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier.Entry
- getExceptionMappers() - Method in class io.quarkus.resteasy.reactive.server.runtime.devui.ResteasyReactiveJsonRPCService
- getMapperClassName() - Method in class io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier.Entry
- getParamConverterProviders() - Method in class io.quarkus.resteasy.reactive.server.runtime.devui.ResteasyReactiveJsonRPCService
- getPermissionCheck(ResteasyReactiveRequestContext, SecurityIdentity) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- getPriority() - Method in class io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier.Entry
- getPriority() - Method in class io.quarkus.resteasy.reactive.server.runtime.ParamConverterProvidersSupplier.Entry
- getProduces() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- getTemplatePath() - Method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityHandler
- getUrlPathTemplate(RoutingContext) - Static method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityUtil
- getUserPrincipal() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveSecurityContext
H
- handle(RoutingContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationFailedExceptionMapper
- handle(RoutingContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.UnauthorizedExceptionMapper
- handle(ResteasyReactiveRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityHandler
- handle(ResteasyReactiveRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- handle(ResteasyReactiveRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler
- handle(ResteasyReactiveRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityInterceptorHandler
- handle(ResteasyReactiveRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.SecurityContextOverrideHandler
- handleApplication(Class<? extends Application>, boolean) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
-
This is Quarkus specific.
- handler(RuntimeValue<RestInitialHandler>) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- handleRequestScopeActivation() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- handlers(HandlerChainCustomizer.Phase, ResourceClass, ServerResourceMethod) - Method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityCustomizer
- handlers(HandlerChainCustomizer.Phase, ResourceClass, ServerResourceMethod) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer
- handlers(HandlerChainCustomizer.Phase, ResourceClass, ServerResourceMethod) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityInterceptorHandler.Customizer
- handlers(HandlerChainCustomizer.Phase, ResourceClass, ServerResourceMethod) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.SecurityContextOverrideHandler.Customizer
- handlers(HandlerChainCustomizer.Phase, ResourceClass, ServerResourceMethod) - Method in class io.quarkus.resteasy.reactive.server.runtime.websocket.VertxWebSocketRestHandler
- handlesUnmappedException() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- handleUnmappedException(Throwable) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- handleUnrecoverableError(Throwable) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- handleWithAuthenticator(RoutingContext) - Static method in class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.SecurityExceptionMapperUtil
- hashCode() - Method in record class io.quarkus.resteasy.reactive.server.runtime.security.ResourceMethodDescription
-
Returns a hash code value for this object.
- httpConf - Variable in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRuntimeRecorder
- HttpPermissionsAndSecurityChecksCustomizer() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer.HttpPermissionsAndSecurityChecksCustomizer
- HttpPermissionsOnlyCustomizer() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer.HttpPermissionsOnlyCustomizer
- httpServerResponse() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusContextProducers
I
- identityAssociation - Variable in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- init(Deployment) - Method in interface io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveInitialiser
-
This is where we stuff all generated static init calls we need to make.
- initSingleton(StartupEvent) - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- inputPart() - Method in interface io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveServerRuntimeConfig.MultipartConfigGroup
-
Input part configuration.
- instance - Static variable in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- intercept(InvocationContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor
- invokedMethodDesc() - Method in record class io.quarkus.resteasy.reactive.server.runtime.security.ResourceMethodDescription
-
Returns the value of the
invokedMethodDescrecord component. - invokeHandler(int) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
-
The implementation looks like it makes no sense, but it in fact does make sense from a performance perspective.
- invoker(String) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- io.quarkus.resteasy.reactive.server - package io.quarkus.resteasy.reactive.server
- io.quarkus.resteasy.reactive.server.runtime - package io.quarkus.resteasy.reactive.server.runtime
- io.quarkus.resteasy.reactive.server.runtime.devui - package io.quarkus.resteasy.reactive.server.runtime.devui
- io.quarkus.resteasy.reactive.server.runtime.exceptionmappers - package io.quarkus.resteasy.reactive.server.runtime.exceptionmappers
- io.quarkus.resteasy.reactive.server.runtime.observability - package io.quarkus.resteasy.reactive.server.runtime.observability
- io.quarkus.resteasy.reactive.server.runtime.security - package io.quarkus.resteasy.reactive.server.runtime.security
- io.quarkus.resteasy.reactive.server.runtime.websocket - package io.quarkus.resteasy.reactive.server.runtime.websocket
- isProactiveAuthDisabled - Variable in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerFileBodyHandler
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerPathBodyHandler
- isReadable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerFileBodyHandler
- isReadable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerPathBodyHandler
- isSecure() - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveSecurityContext
- isSubResource() - Method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityHandler
- isUserInRole(String) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveSecurityContext
J
- jaxRsPathMatchingPolicy - Variable in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityContext
L
- logger - Static variable in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
M
- multipart() - Method in interface io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveServerRuntimeConfig
-
Input part configuration.
- MULTIPLE_SLASH_PATTERN - Static variable in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityHandler
N
- name() - Element in annotation interface io.quarkus.resteasy.reactive.server.EndpointDisabled
-
Name of the property to check
- newInstance() - Static method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityInterceptorHandler.Customizer
- newInstance(boolean) - Static method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer
O
- ObservabilityCustomizer - Class in io.quarkus.resteasy.reactive.server.runtime.observability
- ObservabilityCustomizer() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityCustomizer
- ObservabilityHandler - Class in io.quarkus.resteasy.reactive.server.runtime.observability
- ObservabilityHandler() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityHandler
- ObservabilityIntegrationRecorder - Class in io.quarkus.resteasy.reactive.server.runtime.observability
- ObservabilityIntegrationRecorder() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityIntegrationRecorder
- ObservabilityUtil - Class in io.quarkus.resteasy.reactive.server.runtime.observability
- of(ServerResourceMethod) - Static method in record class io.quarkus.resteasy.reactive.server.runtime.security.ResourceMethodDescription
- onlyCheckForHttpPermissions() - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer.HttpPermissionsAndSecurityChecksCustomizer
- onlyCheckForHttpPermissions() - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer.HttpPermissionsOnlyCustomizer
- onlyCheckForHttpPermissions() - Method in class io.quarkus.resteasy.reactive.server.runtime.security.EagerSecurityHandler.Customizer
P
- ParamConverterProvidersSupplier - Class in io.quarkus.resteasy.reactive.server.runtime
- ParamConverterProvidersSupplier() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ParamConverterProvidersSupplier
- ParamConverterProvidersSupplier.Entry - Class in io.quarkus.resteasy.reactive.server.runtime
- PermissionsAllowedInterceptor() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor.PermissionsAllowedInterceptor
- PermitAllInterceptor() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor.PermitAllInterceptor
- preAuthFailureHandler(RuntimeValue<Deployment>) - Method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityIntegrationRecorder
-
Returns a handler that sets the special property URI Template path needed by various observability integrations
- providers() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusContextProducers
Q
- QuarkusContextProducers - Class in io.quarkus.resteasy.reactive.server.runtime
-
Provides CDI producers for objects that can be injected via @Context In RESTEasy Reactive this works because @Context is considered an alias for @Inject through the use of
AutoInjectAnnotationBuildItem - QuarkusContextProducers() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.QuarkusContextProducers
- QuarkusCurrentRequest - Class in io.quarkus.resteasy.reactive.server.runtime
- QuarkusCurrentRequest(CurrentVertxRequest) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest
- QuarkusResteasyReactiveRequestContext - Class in io.quarkus.resteasy.reactive.server.runtime
- QuarkusResteasyReactiveRequestContext(Deployment, RoutingContext, ThreadSetupAction, ServerRestHandler[], ServerRestHandler[], ClassLoader, CurrentIdentityAssociation) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- QuarkusServerFileBodyHandler - Class in io.quarkus.resteasy.reactive.server.runtime
- QuarkusServerFileBodyHandler() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerFileBodyHandler
- QuarkusServerPathBodyHandler - Class in io.quarkus.resteasy.reactive.server.runtime
- QuarkusServerPathBodyHandler() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerPathBodyHandler
R
- readFrom(Class<File>, Type, MediaType, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerFileBodyHandler
- readFrom(Class<File>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerFileBodyHandler
- readFrom(Class<Path>, Type, MediaType, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerPathBodyHandler
- readFrom(Class<Path>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusServerPathBodyHandler
- registerContextResolver(ContextResolvers, String, ResourceContextResolver) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- registerExceptionMapper(ExceptionMapping, String, ResourceExceptionMapper<Throwable>) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- requestScopeDeactivated() - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
- ResourceMethodDescription - Record Class in io.quarkus.resteasy.reactive.server.runtime.security
- ResourceMethodDescription(MethodDescription, MethodDescription) - Constructor for record class io.quarkus.resteasy.reactive.server.runtime.security.ResourceMethodDescription
-
Creates an instance of a
ResourceMethodDescriptionrecord class. - ResteasyReactiveCompressionHandler - Class in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveCompressionHandler() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- ResteasyReactiveCompressionHandler(Set<String>) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- ResteasyReactiveInitialiser - Interface in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveJsonRPCService - Class in io.quarkus.resteasy.reactive.server.runtime.devui
- ResteasyReactiveJsonRPCService() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.devui.ResteasyReactiveJsonRPCService
- ResteasyReactiveRecorder - Class in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveRecorder() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- ResteasyReactiveRuntimeRecorder - Class in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveRuntimeRecorder(HttpConfiguration) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRuntimeRecorder
- ResteasyReactiveSecurityContext - Class in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveSecurityContext(RoutingContext) - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveSecurityContext
- ResteasyReactiveServerRuntimeConfig - Interface in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveServerRuntimeConfig.InputPartConfigGroup - Interface in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveServerRuntimeConfig.MultipartConfigGroup - Interface in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveTestHttpProvider - Class in io.quarkus.resteasy.reactive.server.runtime
- ResteasyReactiveTestHttpProvider() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveTestHttpProvider
- restInitialHandler(RuntimeValue<Deployment>) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
- RolesAllowedInterceptor() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor.RolesAllowedInterceptor
- runtimeConfiguration(RuntimeValue<Deployment>, ResteasyReactiveServerRuntimeConfig) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRuntimeRecorder
S
- SecurityContextOverrideHandler - Class in io.quarkus.resteasy.reactive.server.runtime.security
- SecurityContextOverrideHandler.Customizer - Class in io.quarkus.resteasy.reactive.server.runtime.security
- SecurityExceptionMapperUtil - Class in io.quarkus.resteasy.reactive.server.runtime.exceptionmappers
- set(ResteasyReactiveRequestContext) - Method in class io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest
- setCompression(HttpCompression) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- setCompressMediaTypes(Set<String>) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- setProduces(String) - Method in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveCompressionHandler
- setSubResource(boolean) - Method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityHandler
- setTemplatePath(RoutingContext, Deployment) - Static method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityIntegrationRecorder
- setTemplatePath(String) - Method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityHandler
- setUrlPathTemplate(RoutingContext, String) - Static method in class io.quarkus.resteasy.reactive.server.runtime.observability.ObservabilityUtil
- STANDARD_SECURITY_CHECK_INTERCEPTOR - Static variable in class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor
- StandardSecurityCheckInterceptor - Class in io.quarkus.resteasy.reactive.server.runtime
-
Security checks for RBAC annotations on endpoints are done by the
EagerSecurityHandler, this interceptor propagates the information to the SecurityHandler to prevent repeated checks. - StandardSecurityCheckInterceptor() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor
- StandardSecurityCheckInterceptor.AuthenticatedInterceptor - Class in io.quarkus.resteasy.reactive.server.runtime
-
Prevent the SecurityHandler from performing
Authenticatedsecurity checks - StandardSecurityCheckInterceptor.PermissionsAllowedInterceptor - Class in io.quarkus.resteasy.reactive.server.runtime
-
Prevent the SecurityHandler from performing
PermissionsAllowedsecurity checks - StandardSecurityCheckInterceptor.PermitAllInterceptor - Class in io.quarkus.resteasy.reactive.server.runtime
-
Prevent the SecurityHandler from performing
PermitAllsecurity checks - StandardSecurityCheckInterceptor.RolesAllowedInterceptor - Class in io.quarkus.resteasy.reactive.server.runtime
-
Prevent the SecurityHandler from performing
RolesAllowedsecurity checks - stringValue() - Element in annotation interface io.quarkus.resteasy.reactive.server.EndpointDisabled
-
Expected
Stringvalue of the property (specified byname) if the Resource class is to be disabled
T
- toResponse(AuthenticationCompletionException) - Method in class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationCompletionExceptionMapper
- toResponse(AuthenticationRedirectException) - Method in class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.AuthenticationRedirectExceptionMapper
- toResponse(ForbiddenException) - Method in class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.ForbiddenExceptionMapper
- toString() - Method in record class io.quarkus.resteasy.reactive.server.runtime.security.ResourceMethodDescription
-
Returns a string representation of this record class.
U
- UnauthorizedExceptionMapper - Class in io.quarkus.resteasy.reactive.server.runtime.exceptionmappers
- UnauthorizedExceptionMapper() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.UnauthorizedExceptionMapper
- userSetup - Variable in class io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext
V
- VertxWebSocketParamExtractor - Class in io.quarkus.resteasy.reactive.server.runtime.websocket
- VertxWebSocketParamExtractor() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.websocket.VertxWebSocketParamExtractor
- VertxWebSocketRestHandler - Class in io.quarkus.resteasy.reactive.server.runtime.websocket
- VertxWebSocketRestHandler() - Constructor for class io.quarkus.resteasy.reactive.server.runtime.websocket.VertxWebSocketRestHandler
- VTHREAD_EXECUTOR_SUPPLIER - Static variable in class io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder
All Classes and Interfaces|All Packages