-
Notifications
You must be signed in to change notification settings - Fork 33
icms_auth_Factory
Raimondas Rimkevičius edited this page Mar 9, 2020
·
1 revision
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!
Authentification class factory
- Class name: icms_auth_Factory
- Namespace:
object icms_auth_Factory::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
- Visibility: public
- This method is static.
- uname string - <p>Username to get Authentication class for</p>