null
.
@param username Name of the user to return
Pass-through method to retrieve a {@link User} by id.
@param id Identifier of the {@link User} to returnReturn the existing {@link User} with the specified username,if any; otherwise return null
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|