-
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
-
TokenService
public TokenService()
-
Method Details
-
execute
public io.vertx.core.Future<io.vertx.core.json.JsonObject> execute(String clientId,
String code,
io.vertx.ext.web.Session session)
- Specified by:
execute in interface TokenStub