HtdigestCredentials

io.vertx.scala.ext.auth.htdigest.`package`.HtdigestCredentials

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): HtdigestCredentials
def apply(algorithm: String, cnonce: String, method: String, nc: String, nonce: String, opaque: String, password: String, qop: String, realm: String, response: String, uri: String, username: String): HtdigestCredentials