FormProtection

Table of Contents

Classes

AbstractFormProtection
This class provides protection against cross-site request forgery (XSRF/CSRF) for forms.
BackendFormProtection
This class provides protection against cross-site request forgery (XSRF/CSRF) for forms in the BE.
DisabledFormProtection
This class is a dummy implementation of the form protection, which is used when no authentication is used.
Exception
Invalid token exception
FormProtectionFactory
This class creates and manages instances of the various form protection classes.
FrontendFormProtection
This class provides protection against cross-site request forgery (XSRF/CSRF) for actions in the frontend that change data.
InstallToolFormProtection
Install Tool form protection

        
On this page

Search results