Implementations of Commons Fileupload 'FileItemFactory' and 'FileItem' that provide transparent encryption of file uploads if they get cached on disk as temporary files.
'com.github.davidcarboni:encrypted-:1.0.0'
<dependency> <groupId>com.github.davidcarboni</groupId> <artifactId>encrypted-</artifactId> <version>1.0.0</version> </dependency>
<dependency org="com.github.davidcarboni" name="encrypted-" rev="1.0.0"/>
"com.github.davidcarboni", "encrypted-", "1.0.0"