/[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.8 by robilad, Thu Feb 3 19:20:05 2005 UTC revision 1.9 by mkoch, Wed Feb 16 11:18:38 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.8  
changed lines
  Added in v.1.9

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