| org.apache.geronimo.jmxremoting.AuthenticatorTest
AuthenticatorTest | public class AuthenticatorTest extends TestCase (Code) | | version: $Rev: 591213 $ $Date: 2007-11-01 20:46:17 -0700 (Thu, 01 Nov 2007) $ |
Inner Class :public static class MockModule implements LoginModule | |
testBadPasswordLogin | public void testBadPasswordLogin() throws Exception(Code) | | |
testEmptyCredentialsLogin | public void testEmptyCredentialsLogin() throws Exception(Code) | | |
testLogin | public void testLogin()(Code) | | |
testNoCredentialsLogin | public void testNoCredentialsLogin()(Code) | | |
testNullCredentialsLogin | public void testNullCredentialsLogin() throws Exception(Code) | | |
testNullPasswordLogin | public void testNullPasswordLogin() throws Exception(Code) | | |
|
|