| Package | Description |
|---|---|
| org.apache.hugegraph.api.auth | |
| org.apache.hugegraph.driver |
| Modifier and Type | Method and Description |
|---|---|
Target |
TargetAPI.create(Target target) |
Target |
TargetAPI.get(Object id) |
Target |
TargetAPI.update(Target target) |
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
TargetAPI.list(int limit) |
| Modifier and Type | Method and Description |
|---|---|
Target |
TargetAPI.create(Target target) |
Target |
TargetAPI.update(Target target) |
| Modifier and Type | Method and Description |
|---|---|
Target |
AuthManager.createTarget(Target target) |
Target |
AuthManager.getTarget(Object id) |
Target |
AuthManager.updateTarget(Target target) |
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
AuthManager.listTargets() |
List<Target> |
AuthManager.listTargets(int limit) |
| Modifier and Type | Method and Description |
|---|---|
Target |
AuthManager.createTarget(Target target) |
Target |
AuthManager.updateTarget(Target target) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.