| org.apache.geronimo.tomcat.AbstractWebModuleTest org.apache.geronimo.tomcat.ContainerTest
ContainerTest | public class ContainerTest extends AbstractWebModuleTest (Code) | | version: $Rev: 617588 $ $Date: 2008-02-01 10:20:07 -0800 (Fri, 01 Feb 2008) $ |
testSecureWebServiceHandler | public void testSecureWebServiceHandler() throws Exception(Code) | | |
testWebServiceHandler | public void testWebServiceHandler() throws Exception(Code) | | |
Methods inherited from org.apache.geronimo.tomcat.AbstractWebModuleTest | protected void init(String realmClass) throws Exception(Code)(Java Doc) protected TomcatWebAppContext setUpInsecureAppContext(URI relativeWebAppRoot, URL configurationBaseURL, SecurityHolder securityHolder, RunAsSource runAsSource, ObjectRetriever tomcatRealm, ValveGBean valveChain) throws Exception(Code)(Java Doc) protected TomcatWebAppContext setUpSecureAppContext(Map roleDesignates, Map principalRoleMap, ComponentPermissions componentPermissions, RealmGBean realm, SecurityHolder securityHolder, CredentialStore credentialStore) throws Exception(Code)(Java Doc) protected void setUpSecurity() throws Exception(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc) protected void tearDownSecurity() throws Exception(Code)(Java Doc)
|
|
|