Package org.apache.geronimo.jetty

Interface Summary
JettyContainer  
 

Class Summary
JAASJettyPrincipal  
JAASJettyRealm  
JettyContainerImpl  
JettyServer  
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.
JettyWebAppHandler A class extension to WebApplicationHandler whose sole purpose is to override the implementation of newServletHolder() so that it returns an instance of JettyServletHolder.
JettyWebAppJACCContext A class extension to JettyWebAppContext whose purpose is to provide JACC security checks.
JettyXMLConfiguration JettyXMLConfiguration reads the web-app configuration and translates them into corresponding JACC policy permissions.
 



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