Package org.objectweb.jonas_web.deployment.api

Class Summary
MethodDesc Defines a Method object.
MethodsDesc Defines the methods class managing all http methods
Pattern Defines a Pattern object for JACC Allow to check if this pattern is a path prefix pattern, and can return the type of the pattern Implements Comparable interface to sort items
PatternEntry Defines a PatternEntry object for JACC URLPattern handle
SecurityConstraintListDesc This class is used to manage security constraint in web applications useful for JACC implementation as it returns set of JACC permissions
SecurityRoleDesc Class is used for the security role
ServletDesc Defines a Servlet object.
TransportGuaranteeDesc Defines a transport guarantee object.
WebContainerDeploymentDesc This class do the parsing of the web.xml file and jonas-web.xml files and contruct a data structure associated to these two files. 03/03 : Can read web.xml and jonas-web.xml if the url of the war is a directory.
 

Exception Summary
WebContainerDeploymentDescException The class WebContainerDeploymentDescException that indicates conditions that a reasonable application might want to catch.