Package io.vertx.tp.rbac.acl.region
Class SeekCosmo
java.lang.Object
io.vertx.tp.rbac.acl.region.SeekCosmo
- All Implemented Interfaces:
Cosmo
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.up.commune.Envelop>after(io.vertx.up.commune.Envelop response, io.vertx.core.json.JsonObject matrix) io.vertx.core.Future<io.vertx.up.commune.Envelop>before(io.vertx.up.commune.Envelop request, io.vertx.core.json.JsonObject matrix)
-
Constructor Details
-
SeekCosmo
public SeekCosmo()
-
-
Method Details
-
before
public io.vertx.core.Future<io.vertx.up.commune.Envelop> before(io.vertx.up.commune.Envelop request, io.vertx.core.json.JsonObject matrix) -
after
public io.vertx.core.Future<io.vertx.up.commune.Envelop> after(io.vertx.up.commune.Envelop response, io.vertx.core.json.JsonObject matrix)
-