Table of Contents - httpauth-0.2.0 Documentation
Pages
LICENSE
Classes/Modules
HTTPAuth
HTTPAuth::Basic
Basic
On the server
On the client
HTTPAuth::Digest
Digest
Examples
The ‘Digest’
Security
HTTPAuth::Digest::AbstractHeader
HTTPAuth::Digest::AuthenticationInfo
HTTPAuth::Digest::Challenge
HTTPAuth::Digest::Conversions
HTTPAuth::Digest::Credentials
HTTPAuth::Digest::Session
HTTPAuth::Digest::Utils
HTTPAuth::UnsupportedError
HTTPAuth::UnwellformedHeader
HTTPAuth::ValidationError
Methods
::bool_to_str — HTTPAuth::Digest::Conversions
::calculate_digest — HTTPAuth::Digest::Utils
::comma_quoted_string_to_list — HTTPAuth::Digest::Conversions
::create_nonce — HTTPAuth::Digest::Utils
::create_opaque — HTTPAuth::Digest::Utils
::decode_directives — HTTPAuth::Digest::Utils
::digest_a1 — HTTPAuth::Digest::Utils
::digest_concat — HTTPAuth::Digest::Utils
::digest_h — HTTPAuth::Digest::Utils
::digest_kd — HTTPAuth::Digest::Utils
::encode_directives — HTTPAuth::Digest::Utils
::filter_h_on — HTTPAuth::Digest::Utils
::from_challenge — HTTPAuth::Digest::Credentials
::from_credentials — HTTPAuth::Digest::AuthenticationInfo
::from_header — HTTPAuth::Digest::Credentials
::from_header — HTTPAuth::Digest::AuthenticationInfo
::from_header — HTTPAuth::Digest::Challenge
::get_credentials — HTTPAuth::Basic
::hex_to_int — HTTPAuth::Digest::Conversions
::htdigest — HTTPAuth::Digest::Utils
::int_to_hex — HTTPAuth::Digest::Conversions
::list_to_comma_quoted_string — HTTPAuth::Digest::Conversions
::list_to_space_quoted_string — HTTPAuth::Digest::Conversions
::load — HTTPAuth::Digest::Credentials
::new — HTTPAuth::Digest::Credentials
::new — HTTPAuth::Digest::Challenge
::new — HTTPAuth::Digest::Session
::new — HTTPAuth::Digest::AuthenticationInfo
::pack_authorization — HTTPAuth::Basic
::pack_challenge — HTTPAuth::Basic
::quote_string — HTTPAuth::Digest::Conversions
::request_digest_a2 — HTTPAuth::Digest::Utils
::response_digest_a2 — HTTPAuth::Digest::Utils
::space_quoted_string_to_list — HTTPAuth::Digest::Conversions
::str_to_bool — HTTPAuth::Digest::Conversions
::unpack_authorization — HTTPAuth::Basic
::unpack_challenge — HTTPAuth::Basic
::unquote_string — HTTPAuth::Digest::Conversions
#dump_sans_creds — HTTPAuth::Digest::Credentials
#filename — HTTPAuth::Digest::Session
#load — HTTPAuth::Digest::Session
#method_missing — HTTPAuth::Digest::AbstractHeader
#save — HTTPAuth::Digest::Session
#to_header — HTTPAuth::Digest::AuthenticationInfo
#to_header — HTTPAuth::Digest::Credentials
#to_header — HTTPAuth::Digest::Challenge
#update_from_challenge! — HTTPAuth::Digest::Credentials
#update_from_credentials! — HTTPAuth::Digest::AuthenticationInfo
#validate — HTTPAuth::Digest::AuthenticationInfo
#validate — HTTPAuth::Digest::Credentials
#validate_digest — HTTPAuth::Digest::Credentials
#validate_password — HTTPAuth::Digest::Credentials