mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-224: Remove @author tags from codebase.
This commit is contained in:
@@ -29,8 +29,6 @@ import org.xml.sax.helpers.DefaultHandler;
|
||||
|
||||
/**
|
||||
* XML parser for the configuration file used by the NoAuth auth provider.
|
||||
*
|
||||
* @author Laurent Meunier
|
||||
*/
|
||||
public class NoAuthConfigContentHandler extends DefaultHandler {
|
||||
|
||||
|
@@ -62,8 +62,6 @@ import org.xml.sax.helpers.XMLReaderFactory;
|
||||
* <param name="port" value="3389" />
|
||||
* </config>
|
||||
* </configs>
|
||||
*
|
||||
* @author Laurent Meunier
|
||||
*/
|
||||
public class NoAuthenticationProvider extends SimpleAuthenticationProvider {
|
||||
|
||||
|
Reference in New Issue
Block a user