ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
CAS_ProxyChain_Interface Class Reference

An interface for classes that define a list of allowed proxies in front of the current application. More...

+ Inheritance diagram for CAS_ProxyChain_Interface:
+ Collaboration diagram for CAS_ProxyChain_Interface:

Public Member Functions

 matches (array $list)
 Match a list of proxies. More...
 

Detailed Description

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.

Member Function Documentation

◆ matches()

CAS_ProxyChain_Interface::matches ( array  $list)

Match a list of proxies.

Parameters
array$listThe list of proxies in front of this service.
Returns
bool

The documentation for this class was generated from the following file: