REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1006 B
Close
//opt/cloudlinux/alt-php54/root/usr/share/pear/Symfony/Component/Security/Http/FirewallMapInterface.php
Text
Base64
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Http; use Symfony\Component\HttpFoundation\Request; /** * This interface must be implemented by firewall maps. * * @author Johannes M. Schmitt <schmittjoh@gmail.com> */ interface FirewallMapInterface { /** * Returns the authentication listeners, and the exception listener to use * for the given request. * * If there are no authentication listeners, the first inner array must be * empty. * * If there is no exception listener, the second element of the outer array * must be null. * * @param Request $request * * @return array of the format array(array(AuthenticationListener), ExceptionListener) */ public function getListeners(Request $request); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 8 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Authentication
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Authorization
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
EntryPoint
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Event
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Firewall
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Logout
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RememberMe
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Session
DIR
-
drwxr-xr-x
2024-03-03 22:54:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
AccessMap.php
1.49 KB
lrw-r--r--
2019-12-18 11:22:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
AccessMapInterface.php
864 B
lrw-r--r--
2019-12-18 11:22:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Firewall.php
2.83 KB
lrw-r--r--
2019-12-18 11:22:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
FirewallMap.php
1.41 KB
lrw-r--r--
2019-12-18 11:22:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
FirewallMapInterface.php
1006 B
lrw-r--r--
2019-12-18 11:22:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
HttpUtils.php
5.96 KB
lrw-r--r--
2019-12-18 11:22:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
SecurityEvents.php
1016 B
lrw-r--r--
2019-12-18 11:22:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).