ILIAS
release_8 Revision v8.19
|
Interface ilCtrlTokenInterface describes an ilCtrl token. More...
Public Member Functions | |
verifyWith (string $token) | |
Compares the given token to the stored one of the given user. More... | |
getToken () | |
Returns the token string of this instance. More... | |
Interface ilCtrlTokenInterface describes an ilCtrl token.
Definition at line 10 of file interface.ilCtrlTokenInterface.php.
ilCtrlTokenInterface::getToken | ( | ) |
ilCtrlTokenInterface::verifyWith | ( | string | $token | ) |
Compares the given token to the stored one of the given user.
string | $token |
Implemented in ilCtrlToken.