Class
Heroku::Auth
In:
lib/heroku/auth.rb
Parent:
Object
Methods
ask_for_and_save_credentials
ask_for_credentials
ask_for_password
ask_for_password_on_windows
associate_key
available_ssh_public_keys
check
check_for_associated_ssh_key
clear
client
credentials_file
default_host
delete_credentials
echo_off
echo_on
generate_ssh_key
host
login
logout
read_credentials
reauthorize
retry_login?
set_credentials_permissions
write_credentials
Included Modules
Heroku::Helpers
Attributes
credentials
[RW]
Public Class methods
ask_for_and_save_credentials
()
ask_for_credentials
()
ask_for_password
()
ask_for_password_on_windows
()
associate_key
(key)
available_ssh_public_keys
()
check
()
just a stub; will raise if not authenticated
check_for_associated_ssh_key
()
clear
()
client
()
credentials_file
()
default_host
()
delete_credentials
()
echo_off
()
echo_on
()
generate_ssh_key
(keyfile)
host
()
login
()
logout
()
read_credentials
()
reauthorize
()
retry_login?
()
set_credentials_permissions
()
write_credentials
()
[Validate]