libSmalldb  v0.3
Public Member Functions | List of all members
AllowAllAuth Class Reference

IAuth implementation which allows everything (for testing only). More...

Inheritance diagram for AllowAllAuth:
Inheritance graph

Public Member Functions

 checkSession ()
 
 getUserId ()
 
 hasUserRoles ($roles)
 
 isAllMighty ()
 

Detailed Description

IAuth implementation which allows everything (for testing only).

Member Function Documentation

checkSession ( )

Implements IAuth.

getUserId ( )

Implements IAuth.

hasUserRoles (   $roles)

Implements IAuth.

isAllMighty ( )

Implements IAuth.