Package org.apache.geronimo.jetty6

Interface Summary
JettyContainer  
JettySecureConnector  
JettyServletRegistration  
JettyWebConnector A Jetty-specific extension to the standard Geronimo web connector interface.
JettyWebContainerStats Token interface to distinguish Jetty implementations.
PreHandler  
PreHandlerFactory  
SessionHandlerFactory  
 

Class Summary
AbstractPreHandler  
Host Host gbean for jetty6 containing an array of hosts and virtual hosts
InternalJAASJettyRealm  
InternalJettyServletHolder  
JAASJettyPrincipal  
JAASJettyRealm  
JettyContainerImpl  
JettyDefaultServletHolder  
JettyEJBWebServiceContext Delegates requests to a WebServiceContainer which is presumably for an EJB WebService.
JettyEJBWebServiceContext.RequestAdapter  
JettyEJBWebServiceContext.ResponseAdapter  
JettyFilterHolder  
JettyFilterMapping  
JettyJspServletHolder  
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.
JettyWebContainerStatsImpl Jetty implementation of the Geronimo stats interface WebContainerStats
NonAuthenticator Authenticator that always denies, returning null.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.