Catalina API

Packages
org.apache.catalina  
org.apache.catalina.authenticator This package contains Authenticator implementations for the various supported authentication methods (BASIC, DIGEST, and FORM).
org.apache.catalina.connector  
org.apache.catalina.connector.http  
org.apache.catalina.connector.test  
org.apache.catalina.core  
org.apache.catalina.deploy This package contains Java objects that represent complex data structures from the web application deployment descriptor file (web.xml).
org.apache.catalina.loader  
org.apache.catalina.logger  
org.apache.catalina.net  
org.apache.catalina.realm This package contains Realm implementations for the various supported realm technologies for authenticating users and identifying their associated roles.
org.apache.catalina.resources This package contains Resources implementations for the various supported repositories for static resource files.
org.apache.catalina.servlets This package contains Servlets that implement some of the standard functionality provided by the Catalina servlet container.
org.apache.catalina.session This package contains the standard Manager and Session implementations that represent the collection of active sessions and the individual sessions themselves, respectively, that are associated with a Context.
org.apache.catalina.startup  
org.apache.catalina.util  
org.apache.catalina.util.xml  
org.apache.catalina.valves This package contains a variety of small Valve implementations that do not warrant being packaged separately.

 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.