ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Any.php
Go to the documentation of this file.
1<?php
2
48{
49
57 public function matches(array $list)
58 {
59 phpCAS::trace("Using CAS_ProxyChain_Any. No proxy validation is performed.");
60 return true;
61 }
62}
An exception for terminatinating execution or to throw for unit testing.
A proxy-chain definition that will match any list of proxies.
Definition: Any.php:48
matches(array $list)
Match a list of proxies.
Definition: Any.php:57
static trace($str)
This method is used to log something in debug mode.
Definition: CAS.php:599
An interface for classes that define a list of allowed proxies in front of the current application.
Definition: Interface.php:42
if(isset($_REQUEST['delete'])) $list
Definition: registry.php:41