Package io.vertx.tp.plugin.qiy.api
Interface QiyAuthorize
-
public interface QiyAuthorize
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.json.JsonObjectauthorize(String clientId, String clientSecret)io.vertx.core.json.JsonObjectrefreshToken(String clientId, String refreshToken)
-