Package io.vertx.tp.rbac.ruler.element
Class UiDaoCompiler
java.lang.Object
io.vertx.tp.rbac.ruler.element.UiDaoCompiler
- All Implemented Interfaces:
HAdmitCompiler
- Author:
- Lang
-
Field Summary
Fields inherited from interface io.vertx.tp.rbac.ruler.element.HAdmitCompiler
CCT_ADMIT_COMPILER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonArray>ingest(io.vertx.core.json.JsonObject qr, io.vertx.core.json.JsonObject config)
-
Constructor Details
-
UiDaoCompiler
public UiDaoCompiler()
-
-
Method Details
-
ingest
public io.vertx.core.Future<io.vertx.core.json.JsonArray> ingest(io.vertx.core.json.JsonObject qr, io.vertx.core.json.JsonObject config) - Specified by:
ingestin interfaceHAdmitCompiler
-