toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-contract
/
org.http4k.contract.security
/
Security
Security
interface
Security
Endpoint security. Provides filter to be applied to endpoints for all requests.
Inheritors
ApiKeySecurity
BasicAuthSecurity
BearerAuthSecurity
NoSecurity
OAuthSecurity
OpenIdConnectSecurity
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
Properties
filter
Link copied to clipboard
abstract
val
filter
:
Filter
Functions
and
Link copied to clipboard
fun
Security
.
and
(
that
:
Security
)
:
Security
or
Link copied to clipboard
fun
Security
.
or
(
that
:
Security
)
:
Security