|
phpCAS
version 1.4.0
|
Public Member Functions | |
| getStorageType () | |
| getStorageInfo () | |
| __construct ($cas_parent, $path) | |
| init () | |
| write ($pgt, $pgt_iou) | |
| read ($pgt_iou) | |
Public Member Functions inherited from CAS_PGTStorage_AbstractStorage | |
| getStorageType () | |
| getStorageInfo () | |
| setErrorMessage ($error_message) | |
| getErrorMessage () | |
| init () | |
| write ($pgt, $pgt_iou) | |
| read ($pgt_iou) | |
Private Member Functions | |
| getPath () | |
| getPGTIouFilename ($pgt_iou) | |
Private Attributes | |
| $_path | |
Additional Inherited Members | |
Public Attributes inherited from CAS_PGTStorage_AbstractStorage | |
| $_error_message | |
| $_initialized | |
Protected Member Functions inherited from CAS_PGTStorage_AbstractStorage | |
| __construct ($cas_parent) | |
| isInitialized () | |
The CAS_PGTStorage_File class is a class for PGT file storage. An instance of this class is returned by CAS_Client::SetPGTStorageFile().
1.8.13