/[classpath]/classpath/java/lang/SecurityManager.java
ViewVC logotype

Diff of /classpath/java/lang/SecurityManager.java

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

revision 1.20.2.4 by gnu_andrew, Fri Feb 4 09:44:44 2005 UTC revision 1.20.2.5 by gnu_andrew, Sat Feb 19 10:50:37 2005 UTC
# Line 1  Line 1 
1  /* SecurityManager.java -- security checks for privileged actions  /* SecurityManager.java -- security checks for privileged actions
2     Copyright (C) 1998, 1999, 2001, 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 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 107  import java.util.StringTokenizer; Line 107  import java.util.StringTokenizer;
107   * subclassing this class.   * subclassing this class.
108   *   *
109   * @author John Keiser   * @author John Keiser
110   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
111   * @see ClassLoader   * @see ClassLoader
112   * @see SecurityException   * @see SecurityException
113   * @see #checkTopLevelWindow(Object)   * @see #checkTopLevelWindow(Object)

Legend:
Removed from v.1.20.2.4  
changed lines
  Added in v.1.20.2.5

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