DefaultAuthenticator DefaultAuthenticator(
)
|
|
mixed authenticate(
$name,
$password
)
|
|
Performs a Login against the internal User Database.
Parameters:
API Tags:
| Return: | the Flag or a Principal is returned |
Redefinition of:
- Authenticator::authenticate()
- This performs an Authentication check.