HBASE-11349 Addendum fixes javadoc warning
This commit is contained in:
parent
79a03c8bcb
commit
ed9ab70180
|
@ -59,7 +59,7 @@ public class RESTServlet implements Constants {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param conf Existing configuration to use in rest servlet
|
* @param conf Existing configuration to use in rest servlet
|
||||||
* @param realUser the login user
|
* @param userProvider the login user provider
|
||||||
* @return the RESTServlet singleton instance
|
* @return the RESTServlet singleton instance
|
||||||
* @throws IOException
|
* @throws IOException
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue