zyxxoo commented on code in PR #1896:
URL:
https://github.com/apache/incubator-hugegraph/pull/1896#discussion_r1008843039
##########
hugegraph-api/src/main/java/com/baidu/hugegraph/auth/HugeAuthenticator.java:
##########
@@ -83,8 +80,9 @@ public default void setup(final Map<String, Object> config) {
}
@Override
- public default User authenticate(final Map<String, String> credentials)
- throws AuthenticationException {
+ default User authenticate(final Map<String, String> credentials)
+ throws AuthenticationException {
Review Comment:
#1996
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]