public class MockUser extends Object implements Serializable
| Constructor and Description | 
|---|
| MockUser() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPassword() | 
| String | getUserId() | 
| void | setPassword(String password) | 
| void | setUserId(String userId) | 
public MockUser()
public String getPassword()
public void setPassword(String password)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.