Package io.horizon.spi.environment
Interface Modeling
public interface Modeling
-
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonArray>fetchAsync(String sigma) io.vertx.core.Future<io.vertx.core.json.JsonArray>fetchAttrs(String identifier, String sigma) io.vertx.core.Future<ConcurrentMap<String,io.vertx.core.json.JsonObject>>
-
Method Details
-
keyAsync
io.vertx.core.Future<ConcurrentMap<String,io.vertx.core.json.JsonObject>> keyAsync(String sigma, io.vertx.core.json.JsonArray users) -
fetchAsync
-
fetchAttrs
-