Zend Framework  3.0
AuthenticationService Member List

This is the complete list of members for AuthenticationService, including all inherited members.

$adapterAuthenticationServiceprotected
$storageAuthenticationServiceprotected
__construct(Storage\StorageInterface $storage=null, Adapter\AdapterInterface $adapter=null)AuthenticationService
authenticate(Adapter\AdapterInterface $adapter=null)AuthenticationService
Zend::Authentication::AuthenticationServiceInterface::authenticate()AuthenticationServiceInterface
clearIdentity()AuthenticationService
getAdapter()AuthenticationService
getIdentity()AuthenticationService
getStorage()AuthenticationService
hasIdentity()AuthenticationService
setAdapter(Adapter\AdapterInterface $adapter)AuthenticationService
setStorage(Storage\StorageInterface $storage)AuthenticationService