public interface CodeStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
authorize(String clientId) |
io.vertx.core.Future<String> |
verify(String clientId,
String code) |
Copyright © 2020. All rights reserved.