static object Reference &getAuthConnection(
string
$uname
)
|
|
Get a reference to the only instance of authentication class
if the class has not been instantiated yet, this will also take care of that
Parameters:
|
string |
$uname: |
Username to get Authentication class for |
API Tags:
| Return: | to the only instance of authentication class |