phpCAS
version 1.4.0
|
Public Member Functions | |
matches (array $list) | |
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. |