Package | Description |
---|---|
io.vertx.ext.auth.authentication |
Modifier and Type | Method and Description |
---|---|
TokenCredentials |
TokenCredentials.addScope(String scope) |
TokenCredentials |
TokenCredentials.applyHttpChallenge(String challenge,
HttpMethod method,
String uri,
Integer nc,
String cnonce) |
TokenCredentials |
TokenCredentials.setScopes(List<String> scopes) |
TokenCredentials |
TokenCredentials.setToken(String token) |
Copyright © 2021 Eclipse. All rights reserved.