abakt-test
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
abakt-test
abakt-test
/
abakt.test
/
shouldDeny
should
Deny
fun
<
Principal
:
Any
,
Resource
:
Any
>
AuthorizationPolicy
<
Principal
>
.
shouldDeny
(
principal
:
Principal
,
resource
:
Resource
,
vararg
actions
:
ResourceAction
<
Resource
>
)
fun
<
Principal
:
Any
,
Resource
:
Any
>
ResourcePolicy
<
Principal
,
Resource
>
.
shouldDeny
(
principal
:
Principal
,
resource
:
Resource
,
vararg
actions
:
ResourceAction
<
Resource
>
)