toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
web-backend
/
dev.kordex.modules.web.core.backend.routes.utils
Package-level
declarations
Types
Functions
Types
Deny
Builder
Link copied to clipboard
@
Serializable
class
DenyBuilder
:
KordExKoinComponent
Functions
allow
Link copied to clipboard
fun
ApplicationCall
.
allow
(
)
:
Boolean
deny
Link copied to clipboard
suspend
fun
ApplicationCall
.
deny
(
body
:
DenyBuilder
.
(
)
->
Unit
)
:
Boolean