Remove Javadoc header from all source files

Also removed SendEvent and simplified some other calls.
This commit is contained in:
2020-09-25 14:29:23 +02:00
parent f0e645c0ae
commit 8eb7743057
140 changed files with 397 additions and 1260 deletions

View File

@ -19,11 +19,7 @@ import envoy.server.util.*;
import envoy.util.*;
/**
* This {@link ObjectProcessor} handles {@link LoginCredentials}.<br>
* <br>
* Project: <strong>envoy-server-standalone</strong><br>
* File: <strong>LoginCredentialProcessor.java</strong><br>
* Created: <strong>30.12.2019</strong><br>
* This {@link ObjectProcessor} handles {@link LoginCredentials}.
*
* @author Kai S. K. Engelbart
* @author Maximilian K&auml;fer