Class Summary |
DefaultWebApplicationHandlerFactory |
|
GeronimoServletHttpRequest |
|
Host |
Host gbean for jetty containing an array of hosts and virtual hosts |
InternalJAASJettyRealm |
|
JAASJettyPrincipal |
|
JAASJettyRealm |
|
JettyContainerImpl |
|
JettyDefaultServletHolder |
|
JettyEJBWebServiceContext |
Delegates requests to a WebServiceContainer which is presumably for an EJB WebService. |
JettyEJBWebServiceContext.RequestAdapter |
|
JettyEJBWebServiceContext.ResponseAdapter |
|
JettyFilterHolder |
|
JettyFilterMapping |
|
JettyManagerImpl |
Jetty implementation of WebManager. |
JettyPOJOWebServiceHolder |
This is intended to hold the web service stack for an axis POJO web service. |
JettyServer |
JettyServer extends the base Jetty Server class to prevent managing any user realm information by the web.xml realm name
which is only relevant for basic and digest authentication and should not be tied to any
actual information about which security realm is in use. |
JettyServletHolder |
This ServletHolder's sole purpose is to provide the thread's current
ServletHolder for realms that are interested in the current servlet, e.g. |
JettyWebAppContext |
Wrapper for a WebApplicationContext that sets up its J2EE environment. |
JettyWebApplicationHandler |
|
JettyWebContainerStatsImpl |
Jetty implementation of the Geronimo stats interface WebContainerStats |
NonAuthenticator |
Authenticator that always denies, returning null. |