-
Constructor Summary
Constructors
-
Method Summary
io.vertx.core.Future<io.vertx.core.json.JsonObject>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LoginService
public LoginService()
-
Method Details
-
execute
public io.vertx.core.Future<io.vertx.core.json.JsonObject> execute(String username,
String password)
- Specified by:
execute in interface LoginStub
-