Author: mbenson Date: Mon Nov 19 20:17:29 2012 New Revision: 1411390 URL: http://svn.apache.org/viewvc?rev=1411390&view=rev Log: add privilizer to sandbox components
Modified: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml Modified: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml?rev=1411390&r1=1411389&r2=1411390&view=diff ============================================================================== --- commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml (original) +++ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml Mon Nov 19 20:17:29 2012 @@ -65,6 +65,8 @@ <td>A small framework for microbenchmark clients, with implementations for Commons DBCP and Pool.</td></tr> <tr><td><a href="pipeline/">Pipeline</a></td> <td>Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.</td></tr> + <tr><td><a href="privilizer/">Privilizer</a></td> + <td>Provides machinery to automate the handling of Java Security access controls in code.</td></tr> </table> </section>