Class SimpleAuthenticator
Trivial implementation of IAuthenticator.
- Nette\Security\SimpleAuthenticator implements Nette\Security\IAuthenticator uses Nette\SmartObject
public
|
|
public
|
#
authenticate( array $credentials )
Performs an authentication against e.g. database. and returns IIdentity on success or throws AuthenticationException |
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
FAILURE,
IDENTITY_NOT_FOUND,
INVALID_CREDENTIAL,
NOT_APPROVED,
PASSWORD,
USERNAME
|