Now you're ready to build an application using what you've learned about ColdFusion security. One of the main reasons security is used in a Web application is to segment access to data. In most situations, segmenting access involves writing an entire application to manage users and determine authentication status. In the SuperGadgets extranet, you're going to use the same application pages to display limited and full data sets depending on user status.