If a class is to be used as a lift view (rendering from code rather than a static template)
and the method names are to be used as "actions", the view must be marked as "InsecureLiftView"
because there exists the ability to execute arbitrary methods based on wire content
If a class is to be used as a lift view (rendering from code rather than a static template) and the method names are to be used as "actions", the view must be marked as "InsecureLiftView" because there exists the ability to execute arbitrary methods based on wire content