public class UserNameUtilImpl extends Object implements UserNameUtil
Constructor and Description |
---|
UserNameUtilImpl() |
public String getUserName(long uid) throws IOException
UserNameUtil
getUserName
in interface UserNameUtil
uid
- The UID whose name to return.IOException
- If the username for the given uid could not be retrieved.Copyright © 2013. All rights reserved.