Package | Description |
---|---|
io.vertx.ext.auth.authentication |
Modifier and Type | Method and Description |
---|---|
UsernamePasswordCredentials |
UsernamePasswordCredentials.applyHttpChallenge(String challenge,
io.vertx.core.http.HttpMethod method,
String uri,
Integer nc,
String cnonce) |
UsernamePasswordCredentials |
UsernamePasswordCredentials.setPassword(String password) |
UsernamePasswordCredentials |
UsernamePasswordCredentials.setUsername(String username) |
Copyright © 2022 Eclipse. All rights reserved.