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.

Source

	public $auth = null;