public class AclMap extends AbstractAcl
field| Constructor and Description |
|---|
AclMap(String field,
boolean view,
io.vertx.core.json.JsonObject config) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<String,io.vertx.up.commune.secure.AclView> |
complexMap() |
boolean |
isAccess() |
depend, field, isDepend, isEdit, isReadOnlypublic AclMap(String field, boolean view, io.vertx.core.json.JsonObject config)
public boolean isAccess()
public ConcurrentMap<String,io.vertx.up.commune.secure.AclView> complexMap()
Copyright © 2021. All rights reserved.