Class | Puppet::Network::ClientRequest |
In: |
lib/puppet/network/client_request.rb
|
Parent: | Object |
A struct-like class for passing around a client request. It‘s mostly just used for validation and authorization.
authenticated | [RW] | |
handler | [RW] | |
ip | [RW] | |
method | [RW] | |
name | [RW] |
A common way of talking about the full call. Individual servers are responsible for setting the values correctly, but this common format makes it possible to check rights.