ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct () | |
constuctor | |
setPid ($a_pid) | |
getPid () | |
setUrl ($a_url) | |
URL. | |
getUrl () | |
get Url | |
setRealm ($a_realm) | |
getRealm () | |
getHash () | |
get hash | |
setSOV ($a_sov) | |
set SOV | |
setEOV ($a_eov) | |
set EOV |
Data Fields | |
$realm |
Protected Attributes | |
$log | |
$mids = array() |
Definition at line 33 of file class.ilECSAuth.php.
ilECSAuth::__construct | ( | ) |
ilECSAuth::getHash | ( | ) |
ilECSAuth::getPid | ( | ) |
Definition at line 67 of file class.ilECSAuth.php.
ilECSAuth::getRealm | ( | ) |
ilECSAuth::getUrl | ( | ) |
ilECSAuth::setEOV | ( | $a_eov | ) |
set EOV
public
int | eov of verification |
Definition at line 132 of file class.ilECSAuth.php.
References IL_CAL_ISO_8601, and IL_CAL_UNIX.
ilECSAuth::setPid | ( | $a_pid | ) |
Definition at line 62 of file class.ilECSAuth.php.
ilECSAuth::setRealm | ( | $a_realm | ) |
Definition at line 90 of file class.ilECSAuth.php.
ilECSAuth::setSOV | ( | $a_sov | ) |
set SOV
public
int | start of verification |
Definition at line 118 of file class.ilECSAuth.php.
References IL_CAL_ISO_8601, and IL_CAL_UNIX.
ilECSAuth::setUrl | ( | $a_url | ) |
URL.
string | $a_url |
Definition at line 76 of file class.ilECSAuth.php.
|
protected |
Definition at line 35 of file class.ilECSAuth.php.
|
protected |
Definition at line 36 of file class.ilECSAuth.php.
ilECSAuth::$realm |
Definition at line 39 of file class.ilECSAuth.php.
Referenced by getRealm().