Uses of Class
com.evolveum.midpoint.web.component.input.ImageSanitizationException
Packages that use ImageSanitizationException
Package
Description
-
Uses of ImageSanitizationException in com.evolveum.midpoint.web.component.input
Methods in com.evolveum.midpoint.web.component.input that throw ImageSanitizationExceptionModifier and TypeMethodDescriptionstatic byte[]ImageSanitizationUtil.sanitizeImage(byte[] originalBytes, ImageFormatType convertImageTo, boolean stripMetadata) Applies the requested image processing.protected byte[]UploadDownloadPanel.sanitizeUploadedFile(byte[] uploadedBytes, EffectiveFileUploadPolicy policy) -
Uses of ImageSanitizationException in com.evolveum.midpoint.web.component.input.validator
Modifier and TypeClassDescriptionclassContent-validation failure with a structured reason for UI message selection.