ash_policy_authorizer
v0.1.6
Pages
Modules
ash_policy_authorizer v0.1.6
AshPolicyAuthorizer.Dsl
View Source
The dsl for ash policy authorizer
Link to this section
Summary
Functions
authorize_if(check)
authorize_unless(check)
forbid_if(check)
forbid_unless(check)
policies(access_type \\ :strict, list)
policy(condition, name, list)
validate_access_type(type)
Link to this section
Functions
Link to this macro
authorize_if(check)
View Source
(macro)
Link to this macro
authorize_unless(check)
View Source
(macro)
Link to this macro
forbid_if(check)
View Source
(macro)
Link to this macro
forbid_unless(check)
View Source
(macro)
Link to this macro
policies(access_type \\ :strict, list)
View Source
(macro)
Link to this macro
policy(condition, name, list)
View Source
(macro)
Link to this function
validate_access_type(type)
View Source