ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
CAS_ProxiedService_Testable Interface Reference
+ Inheritance diagram for CAS_ProxiedService_Testable:
+ Collaboration diagram for CAS_ProxiedService_Testable:

Public Member Functions

 setCasClient (CAS_Client $casClient)
 Use a particular CAS_Client->initializeProxiedService() rather than the static phpCAS::initializeProxiedService(). More...
 

Detailed Description

Definition at line 56 of file Testable.php.

Member Function Documentation

◆ setCasClient()

CAS_ProxiedService_Testable::setCasClient ( CAS_Client  $casClient)

Use a particular CAS_Client->initializeProxiedService() rather than the static phpCAS::initializeProxiedService().

This method should not be called in standard operation, but is needed for unit testing.

Parameters
CAS_Client$casClientCas client object
Returns
void
Exceptions
CAS_OutOfSequenceExceptionIf called after a proxy ticket has already been initialized/set.

Implemented in CAS_ProxiedService_Abstract.


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