ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
Interface.php
Go to the documentation of this file.
1
<?
php
2
41
interface
CAS_ProxyChain_Interface
42
{
43
51
public
function
matches
(array $list);
52
53
}
php
An exception for terminatinating execution or to throw for unit testing.
CAS_ProxyChain_Interface
An interface for classes that define a list of allowed proxies in front of the current application.
Definition:
Interface.php:42
CAS_ProxyChain_Interface\matches
matches(array $list)
Match a list of proxies.
Services
CAS
lib
CAS
ProxyChain
Interface.php
Generated on Fri Oct 3 2025 19:00:56 for ILIAS by
1.9.4 (using
Doxyfile
)