Zend Framework
3.0
|
This is the complete list of members for AuthenticationService, including all inherited members.
$adapter | AuthenticationService | protected |
$storage | AuthenticationService | protected |
__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 |