ClassInterface Zend_Auth_Token_Interface

Description
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Auth/Token/Interface.php (line 30)


	
			
Method Summary
 mixed getIdentity ()
 string|null getMessage ()
 boolean isValid ()
Methods
getIdentity (line 45)

Returns the identity represented by the authentication token

  • access: public
mixed getIdentity ()
getMessage (line 53)

Returns a message about why the authentication token is not valid or null if the authentication token is valid

  • access: public
string|null getMessage ()
isValid (line 38)

Returns whether the authentication token is currently valid (i.e., whether it represents a successful authentication attempt)

  • access: public
boolean isValid ()

Documentation generated on Thu, 18 Jan 2007 10:00:58 -0800 by phpDocumentor 1.3.1