| org.apache.geronimo.tomcat.AbstractWebModuleTest org.apache.geronimo.tomcat.JAASSecurityTest
JAASSecurityTest | public class JAASSecurityTest extends AbstractWebModuleTest (Code) | | Tests the JAAS security for Tomcat
version: $Revision: 545781 $ $Date: 2007-06-09 10:44:02 -0700 (Sat, 09 Jun 2007) $ |
testBadAuthentication | public void testBadAuthentication() throws Exception(Code) | | |
testGoodAuthentication | public void testGoodAuthentication() 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)
|
|
|