abstract | |
|---|---|
extends |
Module |
An abstract authentication scheme module.
This module contains convenience variables, $auth
and $mgr, pointing to instances of
AuthManager and ModuleManager
respectively
| Methods | ||
|---|---|---|
public
|
__construct()
|
# |
| Methods inherited from SimpleID\Module |
|---|
init(), beforeroute(), isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare() |
| Properties | |||
|---|---|---|---|
protected
|
AuthManager
|
$auth
|
# |
protected
|
ModuleManager
|
$mgr
|
# |
| Properties inherited from SimpleID\Module |
|---|
$f3, $logger |