http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
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
?
)
(
source
)