Moodle  2.2.1
http://www.collinsharper.com
CAS Basic client features (CAS 1.0, Service Tickets)
Collaboration diagram for CAS Basic client features (CAS 1.0, Service Tickets):

Modules

 CAS Proxy features (CAS 2.0, Proxy Granting Tickets)
 Callback from the CAS server
 PGT storage
 CAS proxied client features (CAS 2.0, Proxy Tickets)
 Miscellaneous

Functions

 setCasServerCert ($cert)
 setCasServerCACert ($cert)
 setNoCasServerValidation ()

Function Documentation

setCasServerCACert ( cert)

Set the CA certificate of the CAS server.

Parameters:
$certthe PEM certificate of the CA that emited the cert of the server

Definition at line 1358 of file client.php.

setCasServerCert ( cert)

Set the certificate of the CAS server.

Parameters:
$certthe PEM certificate

Definition at line 1348 of file client.php.

setNoCasServerValidation ( )

Set no SSL validation for the CAS server.

Definition at line 1366 of file client.php.

 All Data Structures Namespaces Files Functions Variables Enumerations