public interface LoginStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
execute(String username,
String password) |
io.vertx.core.Future<Boolean> |
logout(String user,
String habitus) |
Copyright © 2021. All rights reserved.