| This interface defines the methods that classes with
CredentialsManager functionalities have to implement.
A
CredentialsManager is in charge of verifying
Credentials instances. Using the information that a
CredentialsManager provides, the authentication system is able
to take appropriate actions (ie. start a new session, provide informational
messages about a user's status, and so on).
author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3643 $ See Also: Credentials See Also: SessionValidator since: 1.0 |