The TokenCollector is reponsible for prompting a user authentication tokens and recieving the response from the user.
Located in /harmoni/core/oki2/authentication/TokenCollector.abstract.php (line 22)
Class | Description |
---|---|
NamePassTokenCollector | The NamePassTokenCollector returns its tokens as an array with two elements: 'username', 'password'. Descendents of this abstract class must implement the collectName() and collectPassword() methods in addition to prompt inherited from TokenCollector. |
Collect any tokens that the user may have supplied. Reply NULL if none are found.
Run the token collection sequence involving prompting for and collecting tokens.
Prompt the user to supply their tokens
Documentation generated on Wed, 19 Sep 2007 10:27:31 -0400 by phpDocumentor 1.3.0RC3