Remove properties from given Collection that don't have access based on the security configuration
Does not filter if the RestSecurityProcessor is disabled, or RestSecurityManager.isCheckFormHandlerProperties
is false.
Converts a string of the form /path/to/repository/item-descriptor/itemId to /path/to/repository:item-descriptor:itemId so it can be passed to
DynamicBeans.setPropertyValueAsString()
This property is a list of fully qualified class names which represent form handler classes
which do not extend atg.droplet.DropletFormHandler or atg.droplet.ObjectFormHandler.
A class which provides access to all the parameters in a request whether they are request parameters or
parameters which are supplied via the input stream in a supported format.