denyAll

fun denyAll(condition: RuleCondition<Principal, Resource>)

Adds a rule to deny all actions if the condition is met.

Parameters

condition

The condition which must be met for all actions to be denied.