Re: help policytool

Charlie Lai (charlie@angeles.eng.sun.com)
Tue, 2 Mar 1999 14:44:30 -0800 (PST)

From: charlie@angeles.eng.sun.com (Charlie Lai)
Message-Id: <199903022244.OAA17906@angeles.eng.sun.com>
Subject: Re: help policytool
To: p_geant@excite.fr (Philipe geant)
Date: Tue, 2 Mar 1999 14:44:30 -0800 (PST)
In-Reply-To: <199902260653285@p_geant.excite.fr> from "Philipe geant" at Feb 26, 99 02:52:40 pm

> when I give a Allpermission it walks well, on the other hand if I give =
> only the permission RuntimePermission LoadLibrary it does not walk
>
> 1) What are the permissions necessary to use for that ?

java.lang.RuntimePermission "loadLibrary.{library name}"

> 2) How can i enter Target name for LoadLibrary permission?

the javadocs for java.lang.RuntimePermission
has a description which might help.

thanks,
charlie