- Inheritance
Methods
Instance
Visibility | Signature |
---|---|
public | authenticate_or_request_with_http_digest (realm = "Application", &password_procedure) |
public | authenticate_with_http_digest (realm = "Application", &password_procedure) |
public | request_http_digest_authentication (realm = "Application", message = nil) |
Instance Method Detail
authenticate_or_request_with_http_digest(realm = "Application", &password_procedure)
authenticate_with_http_digest(realm = "Application", &password_procedure)
Authenticate with HTTP Digest, returns true or false
request_http_digest_authentication(realm = "Application", message = nil)
Render output including the HTTP Digest authentication header