Class: Conjur::Host
- Inherits:
-
BaseObject
- Object
- BaseObject
- Conjur::Host
- Includes:
- ActsAsUser
- Defined in:
- lib/conjur/host.rb
Overview
This class represents a Conjur Host. Hosts are created in Conjur policy, or with HostFactory.
Instance Attribute Summary
Attributes inherited from BaseObject
Method Summary
Methods included from ActsAsUser
#api, #api_key, #rotate_api_key
Methods inherited from BaseObject
#account, #as_json, #identifier, #initialize, #inspect, #kind, #username
Methods included from Routing
Methods included from BuildObject
Methods included from LogSource
Constructor Details
This class inherits a constructor from Conjur::BaseObject