The security framework in ColdFusion MX provides the foundation for implementing access control. To actually restrict access to specific functionality simply wrap the code in a statement checking for IsUserInRole(). (Applies to: ColdFusion MX)