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

Diff of /classpath/java/security/Permission.java

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

revision 1.7 by ericb, Fri Mar 29 08:30:51 2002 UTC revision 1.8 by mkoch, Wed Feb 16 11:18:38 2005 UTC
# Line 1  Line 1 
1  /* Permission.java -- The superclass for all permission objects  /* Permission.java -- The superclass for all permission objects
2     Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1998, 2001, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 61  import java.io.Serializable; Line 61  import java.io.Serializable;
61   * <p><code>Permission</code>'s must be immutable - do not change their   * <p><code>Permission</code>'s must be immutable - do not change their
62   * state after creation.   * state after creation.
63   *   *
64   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
65   * @see Permissions   * @see Permissions
66   * @see PermissionCollection   * @see PermissionCollection
67   * @since 1.1   * @since 1.1

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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