Class: Conjur::Host

Inherits:
BaseObject show all
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

#credentials, #id

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

#parser_for, #url_for

Methods included from BuildObject

#build_object

Methods included from LogSource

#log

Constructor Details

This class inherits a constructor from Conjur::BaseObject