| org.apache.geronimo.jetty6.AbstractWebModuleTest org.apache.geronimo.jetty6.ContainerTest
ContainerTest | public class ContainerTest extends AbstractWebModuleTest (Code) | | version: $Rev: 487617 $ $Date: 2006-12-15 10:42:11 -0800 (Fri, 15 Dec 2006) $ |
test2WebServiceHandlers | public void test2WebServiceHandlers() throws Exception(Code) | | |
testWebServiceHandler | public void testWebServiceHandler() throws Exception(Code) | | |
Methods inherited from org.apache.geronimo.jetty6.AbstractWebModuleTest | protected void setUp() throws Exception(Code)(Java Doc) protected JettyWebAppContext setUpAppContext(String realmName, String securityRealmName, Authenticator authenticator, String policyContextId, PermissionCollection excludedPermissions, RunAsSource runAsSource, PermissionCollection checkedPermissions, String uriString) throws Exception(Code)(Java Doc) protected JettyWebAppContext setUpSecureAppContext(String securityRealmName, Map roleDesignates, Map principalRoleMap, ComponentPermissions componentPermissions, SubjectInfo defaultSubjectInfo, PermissionCollection checked, Set securityRoles) throws Exception(Code)(Java Doc) protected void setUpSecurity() throws Exception(Code)(Java Doc) protected void setUpStaticContentServlet(JettyServletRegistration webModule) throws Exception(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc) protected void tearDownSecurity() throws Exception(Code)(Java Doc)
|
|
|