Class SecBasicClient
java.lang.Object
com.sun.ts.lib.harness.EETest
com.sun.ts.tests.common.webclient.BaseUrlClient
com.sun.ts.tests.common.jspservletsec.SecBasicClient
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class com.sun.ts.lib.harness.EETestEETest.Fault, EETest.SetupException
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class com.sun.ts.tests.common.webclient.BaseUrlClient_contextRoot, _generalURI, _hostname, _port, _props, _redirect, _saveState, _state, _testCase, _testName, _tsHome, _useSavedState, BASIC_AUTH_PASSWD, BASIC_AUTH_REALM, BASIC_AUTH_USER, CONTENT, CONTINUE, CREATED, EXPECT_RESPONSE_BODY, EXPECTED_HEADERS, FOLLOW_REDIRECT, FORBIDDEN, GET, GF_SUFFIX, GOLDENFILE, GOLDENFILEDIR, GONE, HTTP10, HTTP11, IGNORE_BODY, IGNORE_STATUS_CODE, INTERNAL_SERVER_ERROR, JSP_SUFFIX, LENGTH_REQUIRED, MOVED_TEMPORARY, NOT_FOUND, OK, REASON_PHRASE, REQUEST, REQUEST_HEADERS, RESPONSE_MATCH, SAVE_STATE, SEARCH_STRING, SEARCH_STRING_IGNORE_CASE, SERVICE_UNAVAILABLE, SERVLETHOSTPROP, SERVLETPORTPROP, SL, STANDARD, STATUS_CODE, STRATEGY, TEST_NAME, TEST_PROPS, TESTDIR, TSHOME, UNAUTHORIZED, UNEXPECTED_HEADERS, UNEXPECTED_RESPONSE_MATCH, UNORDERED_SEARCH_STRING, USE_SAVED_STATEFields inherited from class com.sun.ts.lib.harness.EETesterr, iLogDelaySeconds, log, sTestCase
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.ts.tests.common.webclient.BaseUrlClientcleanup, getContextRoot, invoke, setContextRoot, setGeneralURI, setGoldenFileDir, setTestDir, setTestPropertiesMethods inherited from class com.sun.ts.lib.harness.EETestgetPropsReady, getTestPropsFromArgs, initializeProperties, logErr, logErr, logMsg, logTrace, logTrace, run, run, run, run, runAllTestCases, setTestStatus
- 
Field Details- 
pageSec
- 
pageGuest
- 
pageUnprotected
- 
pageRoleReverse
 
- 
- 
Constructor Details- 
SecBasicClientpublic SecBasicClient()
 
- 
- 
Method Details- 
setupDescription copied from class:BaseUrlClientsetupis by the test harness to initialize the tests.- Overrides:
- setupin class- BaseUrlClient
- Parameters:
- args- a- String[]value
- p- a- Propertiesvalue
- Throws:
- Exception- if an error occurs
 
- 
test1- Throws:
- Exception
 
- 
test2- Throws:
- Exception
 
- 
test3- Throws:
- Exception
 
- 
test4- Throws:
- Exception
 
- 
test5- Throws:
- Exception
 
- 
test6- Throws:
- Exception
 
- 
test7- Throws:
- Exception
 
 
-