Briefing Zend Knowledge

Which of the following methods of Zend_Auth returns TRUE if and only if the result represents a succ

Which of the following methods of Zend_Auth returns TRUE if and only if the result represents a
successful authentication attempt?

A.
getIdentity()

B.
getMessages()

C.
isValid()

D.
getCode()

Explanation: