phpCAS
version 1.4.0
|
Public Member Functions | |
matches (array $list) | |
![]() | |
matches (array $list) | |
A proxy-chain definition that will match any list of proxies.
Use this class for quick testing or in certain production screnarios you might want to allow allow any other valid service to proxy your service.
THIS CLASS IS HOWEVER NOT RECOMMENDED FOR PRODUCTION AND HAS SECURITY IMPLICATIONS: YOU ARE ALLOWING ANY SERVICE TO ACT ON BEHALF OF A USER ON THIS SERVICE.
CAS_ProxyChain_Any::matches | ( | array | $list | ) |
Match a list of proxies.
array | $list | The list of proxies in front of this service. |
Definition at line 58 of file Any.php.
References phpCAS\trace().