toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-core
/
org.http4k.security
/
OrSecurity
Or
Security
data
class
OrSecurity
(
all
:
List
<
Security
>
)
:
Security
,
Iterable
<
Security
>
Members
Members & Extensions
Constructors
Or
Security
Link copied to clipboard
constructor
(
all
:
List
<
Security
>
)
Properties
filter
Link copied to clipboard
open
override
val
filter
:
Filter
Functions
and
Link copied to clipboard
fun
Security
.
and
(
that
:
Security
)
:
Security
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
Iterator
<
Security
>
or
Link copied to clipboard
fun
Security
.
or
(
that
:
Security
)
:
Security