ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
An interface for classes that define a list of allowed proxies in front of the current application. More...
Public Member Functions | |
matches (array $list) | |
Match a list of proxies. More... | |
An interface for classes that define a list of allowed proxies in front of the current application.
Definition at line 41 of file Interface.php.
CAS_ProxyChain_Interface::matches | ( | array | $list | ) |
Match a list of proxies.
array | $list | The list of proxies in front of this service. |