|
ILIAS
release_8 Revision v8.24
|
Interface ilCtrlTokenInterface describes an ilCtrl token. More...
Inheritance diagram for ilCtrlTokenInterface:
Collaboration diagram for ilCtrlTokenInterface: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.