Methods Summary |
---|
public java.lang.String | getHome(java.lang.String user)Return an absolute pathname to the home directory for the specified user.
|
public UserConfig | getUserConfig()Return the UserConfig listener with which we are associated.
|
public java.util.Enumeration | getUsers()Return an enumeration of the usernames defined on this server.
|
public void | setUserConfig(UserConfig userConfig)Set the UserConfig listener with which we are associated.
|