toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-core
/
org.http4k.security
/
BearerAuthSecurity
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
operator
fun
<
T
>
invoke
(
key
:
RequestLens
<
T
>
,
lookup
:
(
String
)
->
T
?
,
name
:
String
=
"bearerAuth"
)
:
BearerAuthSecurity