Authentication control component class.
The CakePHP FlashComponent provides a way for you to write a flash variable to the session from your controllers, to be rendered in a view with the FlashHelper.
Protects against form tampering. It ensures that:
This component is used to handle automatic model data pagination. The primary way to use this component is to call the paginate() method. There is a convenience wrapper on Controller as well.
Request object handling for alternative HTTP requests.
The Security Component creates an easy way to integrate tighter security in your application. It provides methods for these tasks: