Class flUserServerApiV1
flUserServerApiV1 Class
Class to act as an authentication server for flUserAdapterRemote.
- flApiService
- flUserServerApiV1
Package: fusionLib
Copyright: Copyright (c) 2013 - 2016 fusionLib. All rights reserved.
See:
Located at system/libs/User/flUserServerApiV1.php
Copyright: Copyright (c) 2013 - 2016 fusionLib. All rights reserved.
See:
flUserAdapterRemote
Located at system/libs/User/flUserServerApiV1.php
Methods summary
public
|
#
__construct(
Construct the service object. |
public
|
|
public
|
#
validatePost( )
Validate the user id and get the access token, higher level functions must check the access token is valid. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Properties summary
protected
|
$adapter
The adapter to use for user authentication. |
|
protected
|
$response
The response object. |