Class
Rhc::Rest::User
In:
lib/rhc-rest/user.rb
Parent:
Object
Methods
add_key
find_key
keys
new
Included Modules
Rest
Attributes
login
[R]
Public Class methods
new
(args)
Public Instance methods
add_key
(name, content, type)
Add
Key
for this user
find_key
(name)
Find
Key
by name
keys
()
Get all
Key
for this user
[Validate]