| Package | Description |
|---|---|
| org.apache.hugegraph.structure.auth |
| Modifier and Type | Method and Description |
|---|---|
HugePermission |
Access.permission() |
static HugePermission |
HugePermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HugePermission[] |
HugePermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<HugePermission,List<HugeResource>>> |
User.UserRole.roles() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HugePermission.match(HugePermission other) |
void |
Access.permission(HugePermission permission) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.