XOOPS
2.6.0
|
Public Member Functions | |
checkSessionPrint (AttributeInterface $session) | |
Definition at line 26 of file FingerprintInterface.php.
Xoops\Core\Session\FingerprintInterface::checkSessionPrint | ( | AttributeInterface | $session | ) |
This method manages a fingerprint
Check current client Fingerprint against the values saved in the AttributeInterface object. Save the current Fingerprint to the AttributeInterface object Rate the fingerprint match pass/fail based on any changes On fail, clear the AttributeInterface object, leaving only the new client fingerprint
AttributeInterface | $session | session manager object or another AttributeInterface implementing object |
Implemented in Xoops\Core\Session\Fingerprint.