PHP 8.1.33
Preview: Auth.php Size: 810 B
/home/jambtst2015/public_html/wp-includes/Requests/Auth.php

<?php
/**
 * Authentication provider interface
 *
 * @package Requests
 * @subpackage Authentication
 */

/**
 * Authentication provider interface
 *
 * Implement this interface to act as an authentication provider.
 *
 * Parameters should be passed via the constructor where possible, as this
 * makes it much easier for users to use your provider.
 *
 * @see Requests_Hooks
 * @package Requests
 * @subpackage Authentication
 */
interface Requests_Auth {
	/**
	 * Register hooks as needed
	 *
	 * This method is called in {@see Requests::request} when the user has set
	 * an instance as the 'auth' option. Use this callback to register all the
	 * hooks you'll need.
	 *
	 * @see Requests_Hooks::register
	 * @param Requests_Hooks $hooks Hook system
	 */
	public function register(Requests_Hooks &$hooks);
}

Directory Contents

Dirs: 7 × Files: 14

Name Size Perms Modified Actions
Auth DIR
- drwxr-xr-x 2025-10-17 10:47:17
Edit Download
Cookie DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
Exception DIR
- drwxr-xr-x 2025-10-08 21:53:58
Edit Download
Proxy DIR
- drwxr-xr-x 2025-10-11 04:57:01
Edit Download
Response DIR
- drwxr-xr-x 2025-10-11 11:06:13
Edit Download
Transport DIR
- drwxr-xr-x 2025-10-10 23:13:07
Edit Download
Utility DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
810 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
12.66 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
5.60 KB lrw-r--r-- 2025-11-03 06:23:01
Edit Download
1.00 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
708 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.47 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
11.06 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
4.81 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
28.35 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
813 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
2.45 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
7.09 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
3.93 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.19 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).