Class EventMachine::Middleware::DigestAuth
In: lib/em-http/middleware/digest_auth.rb
Parent: Object

Methods

Included Modules

EventMachine::HttpEncoding

Attributes

auth_digest  [RW] 
is_digest_auth  [RW] 

Public Class methods

Public Instance methods

Process the WWW_AUTHENTICATE header to get the authentication parameters

Generate a client nonce

Keep track of the nounce count

[Validate]