/** * Security BO singleton */ public static function getSecurityBo() { return CalemFactory::getSingleton('CalemSecurityBo'); }