Method: Conjur::API::APIKeyAuthenticator#username
- Defined in:
- lib/conjur/base.rb
#username ⇒ Object (readonly)
Returns the value of attribute username.
212 213 214 |
# File 'lib/conjur/base.rb', line 212 def username @username end |