Uses of Package
org.eclipse.jetty.ee9.nested
Packages that use org.eclipse.jetty.ee9.nested
Package
Description
Jetty Annotations : Support for Servlet Annotations
Jetty Server : Core Handler API
Jetty Server : Handler JMX Integration
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Jaspi : Java Authentication SPI
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
-
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.annotations
-
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.nestedClassDescriptionAbstractHandler.Abstract Handler Container.The Authentication state of a request.An authentication that is capable of performing a programmatic login operation.An authentication that is capable of performing a programmatic logout operation.Authentication Response sent state.A Handler that can apply a
HttpOutput.Interceptor
mechanism to buffer the entire response content until the output is closed.AnHttpOutput.Interceptor
which is created byBufferedResponseHandler.newBufferedInterceptor(HttpChannel, Interceptor)
and is used by the implementation to buffer outgoing content.ContextHandler.Context.Handler for Error pagesA Jetty Server Handler.A collection of handlers.A Handler that contains other Handlers.AHandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.The state machine that processes a request/response cycle interpreting the HTTP and Servlet semantic.Listener forHttpChannel
events.Implementation of AsyncContext interface that holds the state of request-response cycle.The actions to take as the channel moves from state to state.While this class is-a Runnable, it should never be dispatched in it's own thread.A content represents the production of context bytes byContentProducer.nextContent()
.Deprecated, for removal: This API element is subject to removal in a future version.Interceptor has been removed with no replacement in the EE10 implementationAbstract class that implements the standard special content behavior.HttpOutput
implementsServletOutputStream
as required by the Servlet specification.The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Byte range inclusive of end points.A ServletException that is logged less verbosely than a normal ServletException.Jetty Request.Abstract resource service, used by DefaultServlet and ResourceHandlerResponse
provides the implementation forHttpServletResponse
.ScopedHandler.Implementation of HttpServletMapping.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal. -
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.nested.jmx
-
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.securityClassDescriptionAbstractHandler.Abstract Handler Container.The Authentication state of a request.An authentication that is capable of performing a programmatic login operation.An authentication that is capable of performing a programmatic logout operation.After a logout, the authentication reverts to a state where it is possible to programmatically log in again.A successful Authentication with User information.A Jetty Server Handler.A Handler that contains other Handlers.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.Jetty Request.Response
provides the implementation forHttpServletResponse
.Constraint Describe an auth and/or data constraint.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal. -
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.security.authenticationClassDescriptionThe Authentication state of a request.A deferred authentication with methods to progress the authentication process.An authentication that is capable of performing a programmatic login operation.An authentication that is capable of performing a programmatic logout operation.Authentication Response sent state.A successful Authentication with User information.Jetty Request.
-
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.security.jaspiClassDescriptionThe Authentication state of a request.A successful Authentication with User information.
-
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.security.openidClassDescriptionThe Authentication state of a request.An authentication that is capable of performing a programmatic logout operation.Authentication Response sent state.A successful Authentication with User information.Jetty Request.
-
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.servletClassDescriptionAbstractHandler.Abstract Handler Container.ContextHandler.Context.Handler for Error pagesA Jetty Server Handler.A Handler that contains other Handlers.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.Jetty Request.Abstract resource service, used by DefaultServlet and ResourceHandlerScopedHandler.Implementation of HttpServletMapping.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal. -
Classes in org.eclipse.jetty.ee9.nested used by org.eclipse.jetty.ee9.webappClassDescriptionAbstractHandler.Abstract Handler Container.ContextHandler.Context.Handler for Error pagesA Jetty Server Handler.A Handler that contains other Handlers.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.ScopedHandler.