Native
class Native extends Contract
Constants
| LIBRARIAN_LOGIN |
|
| MEMBER_LOGIN |
|
Properties
| protected | $type | Login Type |
from Contract |
| protected string | $username | from Contract | |
| protected string | $password | from Contract | |
| protected array | $data | from Contract |
Methods
memberAuthenticate()
Member authentication
adminAuthenticate()
Administrator authentication
void
updateInfo()
Setup another data according checksum, last_login etc
Details
in
Contract at line 40
__construct()
No description
at line 22
protected
memberAuthenticate()
Member authentication
at line 80
protected
adminAuthenticate()
Administrator authentication
in
Contract at line 60
void
generateSession()
Generating session based on data
in
Contract at line 67
fetchRequest(array $keys)
No description
in
Contract at line 75
getData(string $key = '')
No description
in
Contract at line 80
setData(array $data)
No description
in
Contract at line 85
has2Fa()
No description
in
Contract at line 90
hookProcess()
No description
in
Contract at line 92
__call($method, $arguments)
No description
in
Contract at line 99
int
count()
No description
at line 153
protected void
updateInfo()
Setup another data according checksum, last_login etc