jAcl2AuthAdapterInterface
in
Interface for authentication adapters for jAcl2.
Tags
Table of Contents
- getCurrentUserLogin() : null|string
- isUserConnected() : bool
Methods
getCurrentUserLogin()
public
getCurrentUserLogin() : null|string
Tags
Return values
null|string —the login or null if the user is not connected
isUserConnected()
public
isUserConnected() : bool
Tags
Return values
bool —true if the current user is authenticated