PHP Class Newscoop\NewscoopBundle\Security\Http\Authentication\InteractiveDoctrineAuthService

Inheritance: implements Zend_Auth_Adapter_Interface
Show file Open project: sourcefabric/newscoop

Public Properties

Property Type Description
$user

Public Methods

Method Description
authenticate ( ) : Zend_Auth_Result Perform authentication attempt

Method Details

authenticate() public method

Perform authentication attempt
public authenticate ( ) : Zend_Auth_Result
return Zend_Auth_Result

Property Details

$user public property

public $user