Pierre Parrend wrote:

 Hello,

 I am looking for a small and efficient java class project to program secure
java
application. The Gnu Classpath seems to be very efficient, but there seem to be
no java permission support. Is there some specific patch that would already be
available ?

Are you sure? The last time I checked (about 30 seconds ago), there were quite a few Permission checks.

You can grep the source code for the strings "checkPermission" "checkRead", etc. to see that there are several places were we do the checks.

Is there a particular place that you believe a check is missing?

David Daney

Reply via email to