Class CAS_PGTStorage_File
The CAS_PGTStorage_File class is a class for PGT file storage. An instance of this class is returned by CAS_Client::SetPGTStorageFile().
- CAS_PGTStorage_AbstractStorage
CAS_PGTStorage_File
Package: PhpCAS
Category: Authentication
License: Apache License 2.0
Author: Pascal Aubry pascal.aubry@univ-rennes1.fr
Link: https://wiki.jasig.org/display/CASC/phpCAS
Class: CAS_PGTStorage_File
Ingroup: internalPGTStorageFile
Located at shared/cas/source/CAS/PGTStorage/File.php
Category: Authentication
License: Apache License 2.0
Author: Pascal Aubry pascal.aubry@univ-rennes1.fr
Link: https://wiki.jasig.org/display/CASC/phpCAS
Class: CAS_PGTStorage_File
Ingroup: internalPGTStorageFile
Located at shared/cas/source/CAS/PGTStorage/File.php
public the |
|
public an |
#
getStorageType( )
This method returns an informational string giving the type of storage used by the object (used for debugging purposes). |
public an |
#
getStorageInfo( )
This method returns an informational string giving informations on the parameters of the storage.(used for debugging purposes). |
public |
#
__construct(
The class constructor, called by CAS_Client::SetPGTStorageFile(). |
public |
|
public a |
|
public |
|
public the |
getErrorMessage(),
isInitialized(),
setErrorMessage() |
public |
$_path
a string telling where PGT's should be stored on the filesystem. Written by PGTStorageFile::PGTStorageFile(), read by getPath(). |
$_error_message,
$_initialized |