Package eu.righettod
package eu.righettod
-
ClassDescriptionEnumeration used by the method
SecurityUtils.sanitizeFile()
to define the type of file to sanitize.Enumeration used by the methodSecurityUtils.ensureSerializedObjectIntegrity()
to define its working mode.Provides different utilities methods to apply processing from a security perspective.
These code snippet: Can be used, as "foundation", to customize the validation to the app context. Were implemented in a way to facilitate adding or removal of validations depending on usage context. Were centralized on one class to be able to enhance them across time as well as missing case/bug identification.