http4k-security-core
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-core
http4k-security-core
/
org.http4k.security
/
BasicAuthSecurity
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
<
T
>
invoke
(
realm
:
String
,
key
:
RequestLens
<
T
>
,
lookup
:
(
Credentials
)
->
T
?
,
name
:
String
=
"basicAuth"
)
:
BasicAuthSecurity
Population of a RequestContext with custom principal object