ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ApacheCustom Class Reference
+ Collaboration diagram for ApacheCustom:

Static Public Member Functions

static getUsername ()
 

Detailed Description

Definition at line 3 of file custom_username_func.php.

Member Function Documentation

◆ getUsername()

static ApacheCustom::getUsername ( )
static

Definition at line 5 of file custom_username_func.php.

Referenced by ilAuthFrontendCredentialsApache\initFromRequest().

6  {
7  /*
8  * enter your custom login-name resolve function here
9  *
10  * if you are using the "auto create account" feature
11  * be sure to return a valid username IN ANY CASE
12  */
13  }
+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: