| |
|
| org.acegisecurity.adapters.cas.CasPasswordHandlerTests
CasPasswordHandlerTests | public class CasPasswordHandlerTests extends TestCase (Code) | | Tests
CasPasswordHandler .
author: Ben Alex version: $Id: CasPasswordHandlerTests.java 1496 2006-05-23 13:38:33Z benalex $ |
CasPasswordHandlerTests | public CasPasswordHandlerTests()(Code) | | |
CasPasswordHandlerTests | public CasPasswordHandlerTests(String arg0)(Code) | | |
testDeniesAccessWhenAuthenticationManagerThrowsException | public void testDeniesAccessWhenAuthenticationManagerThrowsException() throws Exception(Code) | | |
testDetectsEmptyAuthenticationManager | public void testDetectsEmptyAuthenticationManager() throws Exception(Code) | | |
testGettersSetters | public void testGettersSetters()(Code) | | |
testGracefullyHandlesEmptyUsernamesAndPassword | public void testGracefullyHandlesEmptyUsernamesAndPassword() throws Exception(Code) | | |
testNormalOperation | public void testNormalOperation() throws Exception(Code) | | |
|
|
|