/[classpath]/classpath/java/security/AllPermission.java
ViewVC logotype

Diff of /classpath/java/security/AllPermission.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6.2.2 by gnu_andrew, Fri Feb 4 09:44:44 2005 UTC revision 1.6.2.3 by gnu_andrew, Sat Feb 19 10:50:39 2005 UTC
# Line 1  Line 1 
1  /* AllPermission.java -- Permission to do anything  /* AllPermission.java -- Permission to do anything
2     Copyright (C) 1998, 2001, 2002, 2004  Free Software Foundation, Inc.     Copyright (C) 1998, 2001, 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 140  public final class AllPermission extends Line 140  public final class AllPermission extends
140     * Implements AllPermission.newPermissionCollection, and obeys serialization     * Implements AllPermission.newPermissionCollection, and obeys serialization
141     * of JDK.     * of JDK.
142     *     *
143     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
144     */     */
145    private static final class AllPermissionCollection extends PermissionCollection    private static final class AllPermissionCollection extends PermissionCollection
146    {    {

Legend:
Removed from v.1.6.2.2  
changed lines
  Added in v.1.6.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26