提交 33c504ec authored 作者: Evgenij Ryazanov's avatar Evgenij Ryazanov

Add missing @Override annotation

上级 faa9789d
...@@ -176,6 +176,7 @@ public class DefaultAuthenticator implements Authenticator { ...@@ -176,6 +176,7 @@ public class DefaultAuthenticator implements Authenticator {
* where authenticator is initialized * where authenticator is initialized
* @throws AuthConfigException * @throws AuthConfigException
*/ */
@Override
public void init(Database database) throws AuthConfigException { public void init(Database database) throws AuthConfigException {
if (skipDefaultInitialization) { if (skipDefaultInitialization) {
return; return;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论