interface IAuthenticator

deprecated update to Nette\Security\Authenticator

Constants

USERNAME

Credential key

PASSWORD

Credential key

IDENTITY_NOT_FOUND

Exception error code

INVALID_CREDENTIAL

Exception error code

FAILURE

Exception error code

NOT_APPROVED

Exception error code

Methods

authenticate(array $credentials)

No description

Details

at line 17
IIdentity authenticate(array $credentials)

No description

Parameters

array $credentials

Return Value

IIdentity