filechampion4j 0.9.8.3
File validation library for Java
Loading...
Searching...
No Matches
dev.filechampion.filechampion4j.FileValidator Member List

This is the complete list of members for dev.filechampion.filechampion4j.FileValidator, including all inherited members.

calculateChecksum(byte[] fileBytes)dev.filechampion.filechampion4j.FileValidatorprivate
checkMethodInputs()dev.filechampion.filechampion4j.FileValidatorprivate
checkPluginsConfig()dev.filechampion.filechampion4j.FileValidatorprivate
checkPluginsExist(JSONObject validationsJsonObject, String categroyKey, String extensionKey)dev.filechampion.filechampion4j.FileValidatorprivate
checksumAlgorithmsdev.filechampion.filechampion4j.FileValidatorprivate
commonFileErrordev.filechampion.filechampion4j.FileValidatorprivate
commonLogStringdev.filechampion.filechampion4j.FileValidatorprivate
configJsonObjectdev.filechampion.filechampion4j.FileValidatorprivate
deleteTempDir(Path tempFilePath)dev.filechampion.filechampion4j.FileValidatorprivate
doValidations(String originalFilenameClean)dev.filechampion.filechampion4j.FileValidatorprivate
errorResponsedev.filechampion.filechampion4j.FileValidatorprivate
executeAfterPlugins()dev.filechampion.filechampion4j.FileValidatorprivate
executeAfterPluginsProcess(String fileCategory, String fileExtension)dev.filechampion.filechampion4j.FileValidatorprivate
executeBeforePlugins(String fileCategory, String fileExtension)dev.filechampion.filechampion4j.FileValidatorprivate
executePlugin(String extensionPlugin, Map< String, StepConfig > stepConfigs, String fileExtension)dev.filechampion.filechampion4j.FileValidatorprivate
extensionsdev.filechampion.filechampion4j.FileValidatorprivate
fileCategorydev.filechampion.filechampion4j.FileValidatorprivate
fileExtensiondev.filechampion.filechampion4j.FileValidatorprivate
fileNamedev.filechampion.filechampion4j.FileValidatorprivate
filePathdev.filechampion.filechampion4j.FileValidatorprivate
FileValidator(JSONObject configJsonObject)dev.filechampion.filechampion4j.FileValidator
getFileExtension(String fileName)dev.filechampion.filechampion4j.FileValidatorprivate
isBlank(String str)dev.filechampion.filechampion4j.FileValidatorprivate
loadPlugins()dev.filechampion.filechampion4j.FileValidatorprivate
LOGdev.filechampion.filechampion4j.FileValidatorprivatestatic
logFine(StringBuilder message)dev.filechampion.filechampion4j.FileValidatorprivate
LOGGERdev.filechampion.filechampion4j.FileValidatorprivatestatic
logInfo(StringBuilder message)dev.filechampion.filechampion4j.FileValidatorprivate
logSevere(StringBuilder message)dev.filechampion.filechampion4j.FileValidatorprivate
logWarn(StringBuilder message)dev.filechampion.filechampion4j.FileValidatorprivate
mimeStringdev.filechampion.filechampion4j.FileValidatorprivate
originalFiledev.filechampion.filechampion4j.FileValidatorprivate
outDirdev.filechampion.filechampion4j.FileValidatorprivate
pluginsHelperdev.filechampion.filechampion4j.FileValidatorprivate
responseMsgCountFaildev.filechampion.filechampion4j.FileValidatorprivate
responseMsgCountSuccessdev.filechampion.filechampion4j.FileValidatorprivate
saveFileToOutputDir(String fileCategory, String fileExtension, Path outDir, String fileName, byte[] fileBytes)dev.filechampion.filechampion4j.FileValidatorprivate
sbresponseAggregationFaildev.filechampion.filechampion4j.FileValidatorprivate
sbresponseAggregationSuccessdev.filechampion.filechampion4j.FileValidatorprivate
setFileAttributes(Path targetFilePath, String changeOwnershipUser, String changePermissionsMode)dev.filechampion.filechampion4j.FileValidatorprivate
sharedStepMessagedev.filechampion.filechampion4j.FileValidatorprivate
sharedStringBuilderdev.filechampion.filechampion4j.FileValidatorprivate
stepConfigsAfterdev.filechampion.filechampion4j.FileValidatorprivate
stepConfigsBeforedev.filechampion.filechampion4j.FileValidatorprivate
supportedAlgorithmsdev.filechampion.filechampion4j.FileValidatorprivatestatic
validateFile(String fileCategory, byte[] originalFile, String fileName, Path outputDir, String mimeString)dev.filechampion.filechampion4j.FileValidator
validateFile(String fileCategory, Path filePath, String fileName, Path outputDir, String mimeString)dev.filechampion.filechampion4j.FileValidator
validateFile(String fileCategory, byte[] originalFile, String fileName, String mimeString)dev.filechampion.filechampion4j.FileValidator
validateFile(String fileCategory, byte[] originalFile, String fileName, Path outputDir)dev.filechampion.filechampion4j.FileValidator
validateFile(String fileCategory, Path filePath, String fileName, String mimeString)dev.filechampion.filechampion4j.FileValidator
validateFile(String fileCategory, Path filePath, String fileName, Path outputDir)dev.filechampion.filechampion4j.FileValidator
validateFile(String fileCategory, byte[] originalFile, String fileName)dev.filechampion.filechampion4j.FileValidator
validateFile(String fileCategory, Path filePath, String fileName)dev.filechampion.filechampion4j.FileValidator
validateFileMain()dev.filechampion.filechampion4j.FileValidatorprivate
validationsHelperdev.filechampion.filechampion4j.FileValidatorprivate