Contents ../ lithium\net\http\Request::$auth public property Authentication type and parameters for HTTP Basic or Digest. Any array with a 'nonce' attribute implies Digest authentication; all other non-empty values for imply Basic authentication. Related lithium\net\http\Auth::encode() Source public $auth = null;