toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-contract
/
org.http4k.contract.security
/
ApiKeySecurity
/
ApiKeySecurity
Api
Key
Security
constructor
(
param
:
Lens
<
Request
,
T
>
,
validateKey
:
(
T
)
->
Boolean
,
authorizeOptionsRequests
:
Boolean
=
true
,
name
:
String
=
"api_key"
)