Uses of Class
com.evolveum.midpoint.web.component.input.ImageSanitizationException
Packages that use ImageSanitizationException
-
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, ImageUploadProcessingType config) Sanitize image based on ImageUploadProcessingType configuration.