org.jboss.test
Class LoginModulesTestCase.HashTestLoginModule
java.lang.Object
org.jboss.security.auth.spi.AbstractServerLoginModule
org.jboss.security.auth.spi.UsernamePasswordLoginModule
org.jboss.test.LoginModulesTestCase.TestLoginModule
org.jboss.test.LoginModulesTestCase.HashTestLoginModule
- All Implemented Interfaces:
- LoginModule
- Enclosing class:
- LoginModulesTestCase
- public static class LoginModulesTestCase.HashTestLoginModule
- extends LoginModulesTestCase.TestLoginModule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginModulesTestCase.HashTestLoginModule
public LoginModulesTestCase.HashTestLoginModule()
getUsersPassword
protected String getUsersPassword()
- This represents the 'true' password in its hashed form
- Overrides:
getUsersPassword
in class LoginModulesTestCase.TestLoginModule
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.