Trigger the authentication of the user in the current context. May perform HTTP redirections or any other procedure to gather the authentication status if the user, so don't expect it to return control once called.
Tags:
Overridden in child classes as:
- PAPIAuthnEngine::authenticate()
string|array getAttribute(
name
$name, [namespace
$namespace = ""])
|
|
Get an specific attribute for the current user, by specifying its name and namespace. May trigger some attribute query procedure.
Tags:
Overridden in child classes as:
- PAPIAuthnEngine::getAttribute()
Parameters: