PHP 8.1.33
Preview: Auth.php Size: 860 B
/home/jambtst2015/public_html/www.securiskbrokers.com/wp-includes/Requests/src/Auth.php

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

namespace WpOrg\Requests;

use WpOrg\Requests\Hooks;

/**
 * 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 \WpOrg\Requests\Hooks
 *
 * @package Requests\Authentication
 */
interface Auth {
	/**
	 * Register hooks as needed
	 *
	 * This method is called in {@see \WpOrg\Requests\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 \WpOrg\Requests\Hooks::register()
	 * @param \WpOrg\Requests\Hooks $hooks Hook system
	 */
	public function register(Hooks $hooks);
}

Directory Contents

Dirs: 7 × Files: 17

Name Size Perms Modified Actions
Auth DIR
- drwxr-xr-x 2024-12-09 13:54:37
Edit Download
Cookie DIR
- drwxr-xr-x 2024-12-09 13:54:37
Edit Download
Exception DIR
- drwxr-xr-x 2024-12-09 13:54:37
Edit Download
Proxy DIR
- drwxr-xr-x 2024-12-09 13:54:37
Edit Download
Response DIR
- drwxr-xr-x 2024-12-09 13:54:37
Edit Download
Transport DIR
- drwxr-xr-x 2024-12-09 13:54:37
Edit Download
Utility DIR
- drwxr-xr-x 2024-12-09 13:54:37
Edit Download
860 B lrw-r--r-- 2022-12-16 02:32:18
Edit Download
9.12 KB lrw-r--r-- 2023-04-05 17:12:26
Edit Download
652 B lrw-r--r-- 2023-04-05 17:12:26
Edit Download
15.03 KB lrw-r--r-- 2024-03-25 16:23:08
Edit Download
1.09 KB lrw-r--r-- 2022-12-16 02:32:18
Edit Download
709 B lrw-r--r-- 2022-12-16 02:32:18
Edit Download
2.96 KB lrw-r--r-- 2023-10-12 16:34:34
Edit Download
12.14 KB lrw-r--r-- 2023-04-05 17:12:26
Edit Download
5.51 KB lrw-r--r-- 2022-12-16 02:32:18
Edit Download
28.93 KB lrw-r--r-- 2023-10-12 16:34:34
Edit Download
1.47 KB lrw-r--r-- 2022-12-16 02:32:18
Edit Download
867 B lrw-r--r-- 2022-12-16 02:32:18
Edit Download
33.20 KB lrw-r--r-- 2024-03-25 16:23:08
Edit Download
4.18 KB lrw-r--r-- 2023-04-05 17:12:26
Edit Download
8.89 KB lrw-r--r-- 2023-10-12 16:34:34
Edit Download
5.30 KB lrw-r--r-- 2022-12-16 02:32:18
Edit Download
1.51 KB lrw-r--r-- 2022-12-16 02:32:18
Edit Download

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