[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
classpath/java/security Policy.java
From: |
Raif S. Naffah |
Subject: |
classpath/java/security Policy.java |
Date: |
Sun, 09 Mar 2003 02:16:08 -0500 |
CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Raif S. Naffah <address@hidden> 03/03/09 02:16:08
Modified files:
java/security : Policy.java
Log message:
(pd2pc): new field.
(setPolicy()): ensure instance is loaded.
(setup(Policy)): new method.
(getCurrentPolicy()): new package-private method; contains code
previously in static initialiser.
(isLoaded()): new method.
(getPermissions(ProtectionDomain)): new method.
(implies(ProtectionDomain, Permission)): new method.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/security/Policy.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- classpath/java/security Policy.java,
Raif S. Naffah <=