Which of the following methods of Zend_Auth returns TRUE if and only if the result represents a successful authentication attempt?
getIdentity()
getCode()
isValid()
getMessages()
Submit