public interface QiyAuthorize
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
authorize(String clientId,
String clientSecret) |
io.vertx.core.json.JsonObject |
refreshToken(String clientId,
String refreshToken) |
Copyright © 2019. All rights reserved.