| org.apache.geronimo.jetty6.AbstractWebModuleTest org.apache.geronimo.jetty6.ApplicationTest
ApplicationTest | public class ApplicationTest extends AbstractWebModuleTest (Code) | | version: $Rev: 609571 $ $Date: 2008-01-07 03:11:35 -0800 (Mon, 07 Jan 2008) $ |
testApplicationWithSessionHandler | public void testApplicationWithSessionHandler() 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)
|
|
|