phpCAS
version 1.4.0
|
Public Member Functions | |
getStorageType () | |
getStorageInfo () | |
setErrorMessage ($error_message) | |
getErrorMessage () | |
init () | |
write ($pgt, $pgt_iou) | |
read ($pgt_iou) | |
Public Attributes | |
$_error_message | |
$_initialized | |
Protected Member Functions | |
__construct ($cas_parent) | |
isInitialized () | |
Basic class for PGT storage The CAS_PGTStorage_AbstractStorage class is a generic class for PGT storage. This class should not be instanciated itself but inherited by specific PGT storage classes.
Definition at line 46 of file AbstractStorage.php.