Skip to content

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!

icms_auth_Factory

Authentification class factory

  • Class name: icms_auth_Factory
  • Namespace:

Methods

getAuthConnection

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.

Arguments

  • uname string - <p>Username to get Authentication class for</p>
Clone this wiki locally