ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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. |