Module: Terminalwire::Client::Entitlement
- Defined in:
- lib/terminalwire/client/entitlement.rb,
lib/terminalwire/client/entitlement/paths.rb,
lib/terminalwire/client/entitlement/policy.rb,
lib/terminalwire/client/entitlement/schemes.rb,
lib/terminalwire/client/entitlement/environment_variables.rb
Overview
Entitlements are the security boundary between the server and the client that lives on the client. The server might request a file or directory from the client, and the client will check the entitlements to see if the server is authorized to access the requested resource.
Defined Under Namespace
Modules: Policy Classes: EnvironmentVariables, Paths, Schemes