Super-Tracker security


Super-Tracker is built on the ASPC Engine. The ASPC Engine framework stores all business logic on the server ensuring that all data is only accessible through this layer. This business logic also incorporates the security restrictions logic through the use of an Access Control Language (ACL) which enables specific privileges to be set down to the field level. The combination of business logic and the ACL restrictions ensures that updates to data conforms to the business rules, enforcing data integrity, as well as ensuring that this can only be done by users who have permission to do so.