ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct () | |
constuctor More... | |
setPid ($a_pid) | |
getPid () | |
setUrl ($a_url) | |
URL. More... | |
getUrl () | |
get Url More... | |
setRealm ($a_realm) | |
getRealm () | |
getHash () | |
get hash More... | |
setSOV ($a_sov) | |
set SOV More... | |
setEOV ($a_eov) | |
set EOV More... | |
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 69 of file class.ilECSAuth.php.
ilECSAuth::getRealm | ( | ) |
Definition at line 97 of file class.ilECSAuth.php.
References $realm.
ilECSAuth::getUrl | ( | ) |
ilECSAuth::setEOV | ( | $a_eov | ) |
set EOV
public
int | eov of verification |
Definition at line 134 of file class.ilECSAuth.php.
References IL_CAL_ISO_8601, and IL_CAL_UNIX.
ilECSAuth::setPid | ( | $a_pid | ) |
Definition at line 64 of file class.ilECSAuth.php.
ilECSAuth::setRealm | ( | $a_realm | ) |
Definition at line 92 of file class.ilECSAuth.php.
ilECSAuth::setSOV | ( | $a_sov | ) |
set SOV
public
int | start of verification |
Definition at line 120 of file class.ilECSAuth.php.
References IL_CAL_ISO_8601, and IL_CAL_UNIX.
ilECSAuth::setUrl | ( | $a_url | ) |
|
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().