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

Diff of /classpath/java/security/UnresolvedPermission.java

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

revision 1.7.2.2 by gnu_andrew, Sun Jan 16 02:14:48 2005 UTC revision 1.7.2.3 by gnu_andrew, Sat Feb 19 10:50:40 2005 UTC
# Line 1  Line 1 
1  /* UnresolvedPermission.java -- Placeholder for unresolved permissions  /* UnresolvedPermission.java -- Placeholder for unresolved permissions
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 207  public final class UnresolvedPermission Line 207  public final class UnresolvedPermission
207   * Implements the permission collection for unresolved permissions, and   * Implements the permission collection for unresolved permissions, and
208   * obeys serialization of JDK.   * obeys serialization of JDK.
209   *   *
210   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
211   */   */
212  class UnresolvedPermissionCollection extends PermissionCollection  class UnresolvedPermissionCollection extends PermissionCollection
213  {  {

Legend:
Removed from v.1.7.2.2  
changed lines
  Added in v.1.7.2.3

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