Class | Puppet::Network::Rights::Right |
In: |
lib/puppet/network/rights.rb
|
Parent: | Puppet::Network::AuthStore |
A right.
ALL | = | [:save, :destroy, :find, :search] |
acl_type | [RW] | |
authentication | [RW] | |
environment | [RW] | |
key | [RW] | |
methods | [RW] | |
name | [RW] |
this is where all the magic happens. we‘re sorting the rights array with this scheme:
* namespace rights are all in front * regex path rights are then all queued in file order