sc_apl_status - Controls access by enabling or disabling applications dynamically based on user permissions.
sc_ldap_login - Main macro for LDAP authentication, responsible for establishing the connection with the server.
sc_ldap_logout - This macro is used to release the connection after using the macro sc_ldap_login
sc_ldap_search - This macro is used to perform searches in the LDAP.
sc_reset_apl_conf - This macro deletes all the modifications effected by "sc_apl_conf" macro.
sc_reset_apl_status - This macro deletes all the application security status variables.
sc_reset_menu_delete - This macro restores a menu item structure. (removed by the macro "sc_menu_delete").
sc_reset_menu_disable - This macro its used to enable a menu item structure. (disabled by the macro "sc_menu_disable").
sc_sql_injection - This macro is used to protect the field/variable against "SQL injection" attempts.
sc_user_logout - Macro used to log the user out to the system.