toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk
/
ConfigBuilder
/
AuthorizationReadRulesBlock
Authorization
Read
Rules
Block
class
AuthorizationReadRulesBlock
<
C
:
KlerkContext
,
V
>
Members
Constructors
Authorization
Read
Rules
Block
Link copied to clipboard
constructor
(
)
Functions
negative
Link copied to clipboard
fun
negative
(
init
:
ConfigBuilder.AuthorizationReadNegativeRulesBlock
<
C
,
V
>
.
(
)
->
Unit
)
positive
Link copied to clipboard
fun
positive
(
init
:
ConfigBuilder.AuthorizationReadPositiveRulesBlock
<
C
,
V
>
.
(
)
->
Unit
)