| |
|
| org.apache.cactus.ServletTestCase org.apache.cactus.sample.servlet.unit.TestBasicAuthentication
TestBasicAuthentication | public class TestBasicAuthentication extends ServletTestCase (Code) | | Test running some test using BASIC authentication.
version: $Id: TestBasicAuthentication.java 238816 2004-02-29 16:36:46Z vmassol $ |
beginBasicAuthentication | public void beginBasicAuthentication(WebRequest theRequest)(Code) | | Verify basic authentication.
Parameters: theRequest - the request object that serves to initialize theHTTP connection to the server redirector. |
testBasicAuthentication | public void testBasicAuthentication()(Code) | | Verify basic authentication. Note: This method is protected in the
web. xml deployment descriptor.
|
|
|
|