|
phpCAS
version 1.4.0
|
Public Member Functions | |
| setCasClient (CAS_Client $casClient) | |
Definition at line 56 of file Testable.php.
| 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.
| CAS_Client | $casClient | Cas client object |
| CAS_OutOfSequenceException | If called after a proxy ticket has already been initialized/set. |
Implemented in CAS_ProxiedService_Abstract.
1.8.13