Jelix 1.7.18

jAcl2AuthAdapterInterface

Interface for authentication adapters for jAcl2.

Tags
since
1.7.6

Table of Contents

getCurrentUserLogin()  : null|string
isUserConnected()  : bool

Methods

getCurrentUserLogin()

public getCurrentUserLogin() : null|string
Return values
null|string

the login or null if the user is not connected

Search results