Package io.vertx.tp.rbac.acl.region
Interface Cosmo
-
- All Known Implementing Classes:
CommonCosmo,SeekCosmo
public interface Cosmo- Author:
- Lang For Data Region enhancement module for `visitant` extension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<Envelop>after(Envelop response, io.vertx.core.json.JsonObject matrix)io.vertx.core.Future<Envelop>before(Envelop request, io.vertx.core.json.JsonObject matrix)
-