ash_policy_access
v0.1.0
Pages
Modules
ash_policy_access v0.1.0
AshPolicyAccess.Dsl
View Source
Link to this section
Summary
Functions
authorize_if(check)
authorize_unless(check)
forbid_if(check)
forbid_unless(check)
policies(access_type \\ nil, list)
policy(condition, access_type \\ nil, 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 \\ nil, list)
View Source
(macro)
Link to this macro
policy(condition, access_type \\ nil, list)
View Source
(macro)
Link to this function
validate_access_type(type)
View Source