toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-digest
/
org.http4k.security.digest
/
DigestCredential
/
DigestCredential
Digest
Credential
constructor
(
realm
:
String
,
username
:
String
,
digestUri
:
String
,
nonce
:
Nonce
,
response
:
String
,
opaque
:
String
?
,
nonceCount
:
Long
?
,
algorithm
:
String
?
,
cnonce
:
Nonce
?
,
qop
:
Qop
?
)