Package cn.vertxup.rbac.service.login
Class TokenService
- java.lang.Object
-
- cn.vertxup.rbac.service.login.TokenService
-
-
Constructor Summary
Constructors Constructor Description TokenService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonObject>execute(String clientId, String code, io.vertx.ext.web.Session session)
-