http4k-security-core
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-core
http4k-security-core
/
org.http4k.security
/
Security
Security
interface
Security
(
source
)
Endpoint security. Provides filter to be applied to endpoints for all requests.
Inheritors
ApiKeySecurity
BasicAuthSecurity
BearerAuthSecurity
NoSecurity
OAuthSecurity
OpenIdConnectSecurity
AndSecurity
OrSecurity
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