[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bypassing security manager checks (was: Re: Infinite loop)
From: |
Gary Benson |
Subject: |
Bypassing security manager checks (was: Re: Infinite loop) |
Date: |
Thu, 17 Nov 2005 11:54:39 +0000 |
Michael Koch wrote:
> On Wed, Nov 16, 2005 at 11:56:37AM +0000, Gary Benson wrote:
> > If your security policy denies read access to that system property
>
> The solution is to use gnu.classpath.SystemProperties.getProperty(...).
> This does no security check. It is exactly for such issues.
Out of interest, what stops user code from calling such things?
Cheers,
Gary
Infinite loop, Gary Benson, 2005/11/16
Re: Infinite loop, Thomas Zander, 2005/11/16