Class DigestAuthentication
Digest authentication
Package: Cake\Network\Http
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Network/Http/DigestAuthentication.php
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Network/Http/DigestAuthentication.php
Method Summary
-
_generateHeader() protected static
Generate the header Authorization -
_getServerInformation() protected static
Retrieve information about the authentication -
authentication() public static
Authentication
Method Detail
_getServerInformation() protected static ¶
_getServerInformation( HttpSocket
$http , array $authInfo )
Retrieve information about the authentication
Parameters
-
HttpSocket
$http - array $authInfo
Returns
boolean