enables the execution of a privileged action outside of the UI thread, typically...
authorBruno Sinou <bsinou@argeo.org>
Fri, 25 Oct 2013 12:31:16 +0000 (12:31 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 25 Oct 2013 12:31:16 +0000 (12:31 +0000)
commit0f216345dc28257dcfdfd900f9482b5f239a0bf9
tree5c4509ecb3eb173385c04019a81a09cdf917cc7e
parent02b602398a4145a02ce2ff6b41d3cd13eae789d3
enables the execution of a privileged action outside of the UI thread, typically to execute batch updates on a JCR repository.
https://www.argeo.org/bugzilla/show_bug.cgi?id=181

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6573 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/PrivilegedJob.java [new file with mode: 0644]