ash_policy_authorizer v0.1.4 AshPolicyAuthorizer.Dsl View Source

The dsl for ash policy authorizer

Link to this section Summary

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