getHtml(HttpServletRequest request) Plugin should write out HTML for the form fields and other UI elements
needed to display the comment authentication widget.
Plugin should return true only if comment posting passes the
authentication test.
Parameters: request - comment posting request object true if authentication passed, false otherwise
Plugin should write out HTML for the form fields and other UI elements
needed to display the comment authentication widget.
Parameters: request - comment form request object