|
Class Summary |
| DefaultPageTest |
DefaultPageTest - tests that the user is sent to the default page on an "unsolicited" login. |
| JustInTimeTest |
JustInTimeTest - This tests normal just-in-time login behavior. |
| LogoutTest |
LogoutTest - tests the logout functionality. |
| PathTricksTest |
PathTricksTest - tests for proper operation when "path tricks" are employed in URLs |
| PostMethodTest |
PostMethodTest - tests that POSTed parameters are maintained through an authentication sequence. |
| SessionInvalidationTest |
SessionInvalidationTest - tests the logout functionality. |
| UTFTest |
UTFTest - test with UTF-encoded URLs to ensure proper operation when UTF-encoded URLs
are used. |