Public Member Functions | |
startRequest () | |
printBackendPath () |
Public Attributes | |
$authUrl = '' | |
$salt_secretkey = '' | |
$username_sessionattr = '' | |
$cmsBackendUrl = '' |
module for cms user authentication
Definition at line 5 of file CmsuserauthenticationModule.php.
CmsuserauthenticationModule::printBackendPath | ( | ) |
print out the path to backend cms with sid and encrypted cookie data
Definition at line 28 of file CmsuserauthenticationModule.php.
CmsuserauthenticationModule::startRequest | ( | ) |
starts the authentication request
Definition at line 15 of file CmsuserauthenticationModule.php.