ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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
}
CAS_ProxyChain_Interface
An interface for classes that define a list of allowed proxies in front of the current application...
Definition:
Interface.php:41
CAS_ProxyChain_Interface\matches
matches(array $list)
Match a list of proxies.
Services
CAS
lib
CAS
ProxyChain
Interface.php
Generated on Sun Aug 31 2025 21:01:11 for ILIAS by
1.8.13 (using
Doxyfile
)