Class Login
Perform user authentication through the PAM module
- Nethgui\Module\AbstractModule implements Nethgui\Module\ModuleInterface, Nethgui\View\ViewableInterface, Nethgui\Log\LogConsumerInterface, Nethgui\Utility\PhpConsumerInterface, Nethgui\Authorization\AuthorizationAttributesProviderInterface, Nethgui\System\PlatformConsumerInterface, Nethgui\Authorization\PolicyEnforcementPointInterface
- Nethgui\Controller\AbstractController implements Nethgui\Controller\RequestHandlerInterface
- Nethgui\Module\Login implements Nethgui\Utility\SessionConsumerInterface, Nethgui\Component\DependencyConsumer
Namespace: Nethgui\Module
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Module/Login.php
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Module/Login.php
protected
|
#
initializeAttributes(
Called after a default attributes provider object is created |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
mixed
|
|
public
SessionConsumerInterface
|
|
public
array
|
#
getDependencySetters( )
The returned hash is indexed by the model class name and has a callable objects as value. Each callable is invoked with the model instance as only argument. |
__construct(),
createValidator(),
declareParameter(),
getRequest(),
getValidator(),
onParametersSaved(),
process(),
saveParameters()
|
ACTION_MUTATE,
ACTION_QUERY
|
ACTION_INSTANTIATE
|
$parameters
|