hugegraph-sync/hugegraph-api/src/main/java
Jermy Li 17417dfff5
implement users store and access control (#749)
* support users auth
* implement authenticate()
* support fine-grained access control
* add permission access edge label
* fix admin
* support gremlin permission details control
* commit manually
* fix some errors of new code
* use BCrypt to check password

implement: #209
Change-Id: I6492c284b6677b9dd1ef545aaf08c5d6e5cf8ad7
2020-04-23 17:14:22 +08:00
..
com/baidu/hugegraph implement users store and access control (#749) 2020-04-23 17:14:22 +08:00