Secure Coding (Java) - Lab 4: Access Control

Access control is a component of data security that decides whether or not a user is allowed to view or use a resource. In this lab, you will gain hands-on experience on how to ensure that only trusted systems are used to make access control decisions and that business logic is enforced and thoroughly checked for misuse.

Time
45 minutes
Difficulty
Intermediate
Share
NEED TO TRAIN YOUR TEAM? LEARN MORE
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or

Already have an account? Sign In »

Overview

Access control is a component of data security that decides whether or not a user is allowed to view or use a resource. In this lab, you will gain hands-on experience on how to ensure that only trusted systems are used to make access control decisions and that business logic is enforced and thoroughly checked for misuse.